A Flutter application offering Bluetooth Low Energy Scanner, IPv4 Subnet Scanner, mDNS Scanner, UPnP Scanner, Route Tracer, TCP Port Scanner, Pinger, DNS Record Retriever, File Hash Calculator, String Hash Calculator, Base Encoder, Series URI Crawler, OGP Data Extractor, WHOIS Retriever, CVSS Calculator, Morse Code Translator, and Wi-Fi Details Viewer.
Warning
- Unlawful use is prohibited.
- AI-generated code is not allowed in contributions.
- x64 Executable: Linux_x64_Executable.zip
- x64 AppImage: Bitscoper_CyberKit-18.2.2-x64.AppImage
Submission to Google Play is paused because I no longer own the account.
- IzzyOnDroid F-Droid Repository: bitscoper.bitscoper_cyberkit
You can also use fdroidcl to install the application from the F-Droid repository mentioned above using Android Debug Bridge (ADB).
fdroidcl repo add "IzzyOnDroid" "https://apt.izzysoft.de/fdroid/repo"
fdroidcl repo enable "IzzyOnDroid"
fdroidcl update
fdroidcl install bitscoper.bitscoper_cyberkit- appbundle: Bitscoper_CyberKit-Signed.aab
- All-ABIs APK: Bitscoper_CyberKit-All_ABIs-Signed.apk
- x86_64 APK: Bitscoper_CyberKit-x86_64-Signed.apk
- ARM64-V8A APK: Bitscoper_CyberKit-ARM64_V8A-Signed.apk
- ARMEABI-V7A: Bitscoper_CyberKit-ARMEABI_V7A-Signed.apk
- APK Checksums: Signed_APK_Checksums.zip
- appbundle: Bitscoper_CyberKit-Unsigned.aab
- All-ABIs APK: Bitscoper_CyberKit-All_ABIs-Unsigned.apk
- x86_64 APK: Bitscoper_CyberKit-x86_64-Unsigned.apk
- ARM64-V8A APK: Bitscoper_CyberKit-ARM64_V8A-Unsigned.apk
- ARMEABI-V7A: Bitscoper_CyberKit-ARMEABI_V7A-Unsigned.apk
- APK Checksums: Unsigned_APK_Checksums.zip
If you are unsure, choose the signed APK that supports all ABIs: Bitscoper_CyberKit-All_ABIs-Signed.apk.
- Executable: macOS_Executable.zip
- Executable: iOS_Executable.zip
- Microsoft Store: 9MV2046TZ302
- x64 Executable: Windows_x64_Executable.zip
- MSIX: Bitscoper_CyberKit.msix
winget.exe install --id "9MV2046TZ302" --exact --source msstore --accept-source-agreements --disable-interactivity --silent --accept-package-agreements --forceVersions I submit to the Microsoft Store may vary and be delayed.
Available only on the GitHub Container Registry. The free tier of the Amazon Elastic Container Registry Public Gallery has expired.
podman pull ghcr.io/bitscoper/bitscoper_cyberkit:latest || docker pull ghcr.io/bitscoper/bitscoper_cyberkit:latestpodman run -it --rm ghcr.io/bitscoper/bitscoper_cyberkit:latest || docker run -it --rm ghcr.io/bitscoper/bitscoper_cyberkit:latest- Web Application: Web_Application.zip (Disabled due to Build Failure)
docker build -t bitscoper_cyberkit .xhost +si:localuser:root && docker run -it --rm -e DISPLAY=$DISPLAY -e WAYLAND_DISPLAY=$WAYLAND_DISPLAY -v /run/user/$(id -u)/wayland-0:/run/user/$(id -u)/wayland-0 -e XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR bitscoper_cyberkitScans for nearby Bluetooth Low Energy (BLE), Bluetooth LE, or Bluetooth Smart devices.
Scans for pingable IP addresses from [].[].[].1 to [].[].[].254 within a specified subnet.
Scans for Multicast DNS (mDNS) broadcasts and collects associated service information.
Scans for Universal Plug and Play (UPnP) broadcasts, including Digital Living Network Alliance (DLNA), and collects associated device information.
Traces the route to a target server, showing each hop along the route with its corresponding IP address.
Scans Transmission Control Protocol (TCP) ports from 0 to 65535 on a target server and reports the open ports.
Pings a target server and reports the IP address, Time To Live (TTL), and time.
Retrieves IPv4 Address (A), Name Server (NS), Canonical Name (CNAME), Start of Authority (SOA), Reverse DNS Pointer (PTR), Host Information (HINFO), Mail Exchanger (MX), Text (TXT), Responsible Person (RP), Andrew File System Database (AFSDB), Security Key (KEY), IPv6 Address (AAAA), Geographic Location (LOC), Service Location (SRV), Naming Authority Pointer (NAPTR), Key Exchanger (KX), Certificate (CERT), Address Prefix List (APL), DNSSEC Delegation Signer (DS), IPsec Key (IPSECKEY), DNSSEC Next Secure (NSEC), DNSSEC DNS Key (DNSKEY), DHCP Identifier (DHCID), DNSSEC Hashed Denial (NSEC3), NSEC3 Parameters (NSEC3PARAM), S/MIME Certificate (SMIMEA), Host Identity Protocol (HIP), DNSSEC Child DS (CDS), Service Binding (SVCB), HTTPS Binding (HTTPS), 48-Bit MAC Address (EUI48), 64-Bit MAC Address (EUI64), URI Mapping (URI), Certification Authority Authorization (CAA), Trust Anchor (TA), and DNSSEC Lookaside (DLV) records of a domain name (forward lookup) or an IP address (reverse lookup).
Calculates Message Digest 5 (MD5), Secure Hash Algorithm 1 (SHA1), Secure Hash Algorithm 224 (SHA224), Secure Hash Algorithm 256 (SHA256), Secure Hash Algorithm 384 (SHA384), and Secure Hash Algorithm 512 (SHA512) hashes of files.
Calculates Message Digest 5 (MD5), Secure Hash Algorithm 1 (SHA1), Secure Hash Algorithm 224 (SHA224), Secure Hash Algorithm 256 (SHA256), Secure Hash Algorithm 384 (SHA384), and Secure Hash Algorithm 512 (SHA512) hashes of a string.
Encodes a string into binary (Base2), ternary (Base3), quaternary (Base4), quinary (Base5), senary (Base6), octal (Base8), decimal (Base10), duodecimal (Base12), hexadecimal (Base16), Base32, Base32Hex, Base36, Base58, Base62, and Base64.
Crawls webpages generated from a combination of Uniform Resource Identifier (URI) and number series, and lists the available ones.
Extracts Open Graph Protocol (OGP) data of a webpage.
Retrieves WHOIS information about a domain name.
Uses Common Vulnerability Scoring System (CVSS) v3.1 to calculate base score of exploitability.
Translates English to Morse code and vice versa.
Displays details of the currently connected Wireless Fidelity (Wi-Fi) network.
| Tool | Linux | Android | macOS | iOS | Windows | |
|---|---|---|---|---|---|---|
| Bluetooth Low Energy Scanner | ✅ | ✅ | ✅ | ✅ | ✅ | |
| IPv4 Subnet Scanner | ✅ | ✅ | ✅ | ✅ | ✅ | |
| mDNS Scanner | ✅ | ✅ | ✅ | ✅ | ✅ | |
| UPnP Scanner | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Route Tracer | ❌ | ✅ | ❌ | ✅ | ❌ | |
| TCP Port Scanner | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Pinger | ✅ | ✅ | ✅ | ✅ | ✅ | |
| DNS Record Retriever | ✅ | ✅ | ✅ | ✅ | ✅ | |
| File Hash Calculator | ✅ | ✅ | ✅ | ✅ | ✅ | |
| String Hash Calculator | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Base Encoder | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Series URI Crawler | ✅ | ✅ | ✅ | ✅ | ✅ | |
| OGP Data Extractor | ✅ | ✅ | ✅ | ✅ | ✅ | |
| WHOIS Retriever | ✅ | ✅ | ✅ | ✅ | ✅ | |
| CVSS Calculator | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Morse Code Translator | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Wi-Fi Details Viewer | ✅ | ✅ | ✅ | ✅ | ✅ |
flowchart LR
Code --> Release[Release]
Code[Code] --> Linux{Linux}
Linux --> Linux_x64_Executable(x64 Executable)
Linux_x64_Executable --> Linux_x64_AppImage(x64 AppImage)
Linux_x64_Executable --> Release[Release]
Linux_x64_AppImage --> Release[Release]
Linux_x64_Executable --> Linux_Docker_Image(Docker Image)
Linux_Docker_Image --> GHCR[GHCR]
Linux_Docker_Image --> |Expired Free Tier| Amazon_ECR_Public_Gallery[Amazon Elastic Container Registry Public Gallery]
Code --> Android{Android}
Android --> |Signing & Not Signing| Android_appbundle(appbundle)
Android --> |Signing & Not Signing| Android_All_ABIs_APK(All-ABIs APK)
Android --> |Signing & Not Signing| Android_ARMEABI_V7A_APK(ARMEABI-V7A APK)
Android --> |Signing & Not Signing| Android_ARM64_V8A_APK(ARM64-V8A APK)
Android --> |Signing & Not Signing| Android_x86_64_APK(x86_64 APK)
Android_appbundle --> Release[Release]
Android_All_ABIs_APK --> Release[Release]
Android_x86_64_APK --> Release[Release]
Android_ARM64_V8A_APK --> Release[Release]
Android_ARMEABI_V7A_APK --> Release[Release]
Android_ARM64_V8A_APK --> IzzyOnDroid_FDroid_Repository(IzzyOnDroid F-Droid Repository)
Android_appbundle --> |Manual Submission| Google_Play[Google Play]
Code --> macOS{macOS}
macOS --> macOS_Executable(Executable)
macOS_Executable --> Release[Release]
Code --> iOS{iOS}
iOS --> |Not Signing Yet| iOS_Executable(Executable)
iOS_Executable --> Release[Release]
Code --> Windows{Windows}
Windows --> Windows_x64_Executable(x64 Executable)
Windows_x64_Executable --> |Signing| Windows_MSIX(MSIX)
Windows_x64_Executable --> Release[Release]
Windows_MSIX --> Release[Release]
Windows_MSIX --> |Manual Submission| Microsoft_Store[Microsoft Store]
Code --> Web{Web}
Web --> |Disabled due to Build Failure| Web_Application(Application)
Web_Application --> Release[Release]
Web_Application --> My_Server[My Server]
flutter pub run rename setBundleId --targets linux,android,macos,ios,windows,web --value "bitscoper.bitscoper_cyberkit"flutter pub run rename setAppName --targets linux --value "Bitscoper_CyberKit"
flutter pub run rename setAppName --targets android,macos,ios,windows,web --value "Bitscoper CyberKit"flutter pub run flutter_launcher_iconsflutter pub run flutter_native_splash:createflutter gen-l10nkeytool -genkey -v -keystore ./android/app/KeyStore.jks -keyalg RSA -keysize 4096 -validity 10000 -alias Bitscoper_CyberKitbase64 ./android/app/KeyStore.jks > ./KeyStore.b64base64 --decode ./KeyStore.b64 > ./android/app/KeyStore.jks- I write commit messages in Title Case and past tense, leaving out articles to keep them concise while still showing details.
- I have deleted some commits in the past, but this is unlikely to happen again.
- I later PGP-signed all my commits, so they show a later date.
- I removed a once-developed, long-used tool called QR Code Generator.
- Versions I submit to the Microsoft Store may vary and be delayed.
- Submission to Google Play is paused because I no longer own the account.
- The free tier of the Amazon Elastic Container Registry Public Gallery has expired.
- Building for the web and deployment is currently disabled due to a build failure.
- Template for Fastlane Feature Graphic: "Google Play Feature Graphic 75" by Hotpot