The, wow, finally, a release release! 😂
Honestly, there has been so much that has changed, and it's hard to thank and attribute to everyone that has contributed. To that end, thank you for your contributions! Your best bet to know whats changed will be to check out the full change log here: 1.11.0...1.12.0
Below are the PR's that were merged, and hopefully this is the start of better maintenance overall.
What's Changed
- Added Command Android>Keystore>ListDetails by @p0w1 in #452
- Implement JailMonkey bypass by @NickstaDB in #455
- Inject loadLibrary at beginning of existing clinit by @bennofs in #460
- Update jailbreak.ts by @MantisSTS in #482
- Update --help description for
versioncommand by @jackall3n in #490 - Removed references to v8 and fixed console command help by @CDuPlooy in #501
- Adding support for bypassing RootBeer library. in #463
- Feat ios pattern hooking by @CDuPlooy in #510
- Feat android pattern hooking by @CDuPlooy in #511
- Fix mem dump by @CDuPlooy in #520
- Added --uid flag by @CDuPlooy in #526
- Bump terser from 5.10.0 to 5.14.2 in /agent by @dependabot[bot] in #559
- Fix biometry access constraints by @legik in #610
- Fix some typo by @apkunpacker in #603
- fix(agent): getBroadcastReceivers handle null by @Ha0ris in #591
- Fix typos by @Exaphis in #614
- Added option to skip APK signing by @w1gs in #635
- Adding functionalities: 'update' and 'remove' item from ios keychain. by @gastontoth in #584
- Added --watch and friends to notify by @CDuPlooy in #581
- (feat) Added memory replace command. by @IPMegladon in #656
- Support for apktool d --only-main-classes by @AltayAkkus in #660
- (chore) Bumping of dependencies. by @IPMegladon in #681
- Bump codeql workflow to v3 by @IPMegladon in #723
- Added Detection and Analysis of Android Implicit Intents by @lehasaS in #714
- Bugfixes and minor http server feature. by @IPMegladon in #698
- (fix) Fix filesystem cat command missing parameter. by @IPMegladon in #725
- Added optional backtrace for implicit intent analyzer by @CDuPlooy in #731
- Job handler update. by @IPMegladon in #705
- Concurrency control foor apktool by @CDuPlooy in #730
- (fix) Added patch_stdout to REPL for #706. by @IPMegladon in #732
- (fix) frida v17 changes, webserver disabled. by @IPMegladon in #734
- QoL fixes by @IPMegladon in #743
- (fix) Hotfix update of frida-java-bridge by @IPMegladon in #771
- fix: correct ObjC reference in Frida 17.x compatibility layer by @0xBl4nk in #763
New Contributors
- @p0w1 made their first contribution in #452
- @bennofs made their first contribution in #460
- @MantisSTS made their first contribution in #482
- @jackall3n made their first contribution in #490
- @CDuPlooy made their first contribution in #501
- @dependabot[bot] made their first contribution in #559
- @legik made their first contribution in #610
- @apkunpacker made their first contribution in #603
- @Ha0ris made their first contribution in #591
- @Exaphis made their first contribution in #614
- @w1gs made their first contribution in #635
- @gastontoth made their first contribution in #584
- @IPMegladon made their first contribution in #656
- @AltayAkkus made their first contribution in #660
- @lehasaS made their first contribution in #714
- @0xBl4nk made their first contribution in #763