- reworked dynamic analysis dashboard
- Some bugfixes
- Made code ready for indent/service testing features (0.1.20)
- Added logcat viewer / stream
- Fixed a bug with dynamic filesystem data
- Fixed styling issues with dynamic filesystem viewer
- Added additional rules for detection of secrets, keys and security misconfigurations
- Updated jadx to the latest version (1.3.3)
- Fixed a bug with the React Native script
- Reworked AndroidManifest parser
- Added checks for network Security Config
- Switched to a less eye blinding yellow in the source code browser
- Added checks for missing v2 and/or v3 signatures
- Option to send keystrokes or text as device input
- Fixed Dockerfile on *nix systems
- Added lxml as a required dependency
- Persistent dynamic analysis logs
- Option to download static and device files
- Fixed the frida kafka mess
- Mild bug fixing
- Improved folder icons in static / dynamic file browser
- More verbose info when a framework is detected
- Added functionality to create and view screenshots
- Added the possibility to set RegEx capture groups using the web interface
- Fixed docker-compose service start
- Added "strings" like feature for binary files
- Optimized requirements for Windows
- Added temporary bypass for broken lz4 wheel
- Attempted fix on frida Kafka mess
- Checks and some deobfuscation for the Cordova framework
- Code refactoring
- Bugfixes
- Improved containerised stuff
- Switched docker to postgres
- Fixed issue with dynamic filesystem browser
- Added retries to reporter
- Database optimizations
- Added automatic directory cleanup for static analysis
- Documentation and template fixes
- Bugfixes
- Template fixes
- Fixed broken proxy server by replacing it with mitmproxy
- Reinstall for incompatible frida versions
- Possibility to start static analyser on remote application
- Possibility to install previously analysed applications
- Improved static code search engine
- Template fixes
- Partially fixed broken proxy server
- working Docker (including some USB support)
- Template fixes
- Generic fixes
- Better namespace removal for AndroidManifest checks
- Improved logging
- Create automatic frida patches from static source code (just click on the method and a patch template will automatically be created)
- Improved SSL strip script
- Switched Highlight.js themes
- Docker (yay!)
- Frida running in a different thread
- Automatically reporting send messages to Kafka (if enabled)
- Viewer for Frida script output
- Made sure default Frida scripts use send() instead of console.log()
- Fixed issue with root checker
- More verbose collector / proxy start messages
- Possibility to kill applications using Frida
- Updated vulnerability database
- Automated extraction of application icons
- Configurable proxy port/host
- Better scan listing (web)
- Improved static file filtering
- Some other bugfixes (probably)