Closed sdcampbell closed 4 years ago
Thanks for the report!
My first response was, "wtf, that makes no sense". Turns out I can replicate it locally on an Android 7 device now. This will need some investigation.
Well that was a fun one to debug. Fix https://github.com/sensepost/objection/commit/539fc306ca88b6f4f47c486d195c18e896280af6 will land in the next tagged release.
Describe the bug When I run the modules 'android root disable' and 'android sslpinning disable' in that order, I get the error "Unhandled promise rejection Error: File not found". If I run them in the opposite order, no errors and it works. I've tested this on a Mac OS system as well as a Linux system, both with the latest version installed using 'pip3 install objection'.
To Reproduce Steps to reproduce the behavior:
Expected behavior Lack of errors.
*Evidence / Logs / Screenshots
Note: Process name is redacted due to NDA.
Environment (please complete the following information):
Additional context None