| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.12.4 source code.tar.gz | 2026-03-25 | 1.7 MB | |
| 1.12.4 source code.zip | 2026-03-25 | 1.9 MB | |
| README.md | 2026-03-25 | 711 Bytes | |
| Totals: 3 Items | 3.6 MB | 3 | |
What's Changed
- Implement
reconnectcommand thanks to @3rm-z and @panguin6010. I also added areconnect_spawncommand which will try to respawn the process (still some caveats on iOS with this). | https://github.com/sensepost/objection/pull/791 - Also fixed an issue where objection attaches to pid 0 when not finding the process running.
- (fix) Claude updated the helpfiles. by @IPMegladon in https://github.com/sensepost/objection/pull/785
- (fix) agent android error handling by @IPMegladon in https://github.com/sensepost/objection/pull/792
- should fix some issues with
android sslpinning disable.
Full Changelog: https://github.com/sensepost/objection/compare/1.12.3...1.12.4