house
house copied to clipboard
A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
I tried to connect my rooted phone but get this error: `[!]load_script Exception: need Gadget to attach on jailed Android; its default location is: C:\Users\XXX\AppData\Local\Microsoft\Windows\INetCache\frida\gadget-android-arm64.so` What should I do?
"pipenv --python=/usr/bin/python3 install" cmd not run my windows 10 C:\Users\gsudi\house>pipenv --python=/usr/bin/python3 install 'pipenv' is not recognized as an internal or external command, operable program or batch file. C:\Users\gsudi\AppData\Roaming\Python\Python39\Scripts>pipenv --python=/usr/bin/python3 install...
Do you have an Frida scripts for certificate unpinning?
I'm not able to see the device connected to the USD port. `frida-ps -U` works and lists the processes. When the app starts I see the following: ``` ___ ___...
# Environment OS and Version: Ubuntu 20.0.4.2 LTS Python Version: Python 3.8.5 Genymotionvm: Android API 25, Android 7.1 # Explanation of the Issue House connection timeout when used with Genymotion...
fix typo in load method
I got an error when I browse 127.0.0.1:8000, see pic https://i.imgur.com/WLHjeoT.png https://i.imgur.com/Xpx114X.png
I am using malicious sample Android/Alien `dc215663af92d41f40f36088ec1b850b81092ea94a4a061a9ce88178daee965a`. I want to hook in class `mgcmudrfccmnwasmkd.qalnmoqsc.oygfoqispqmmjqqkuij.gjavovxatuj`, which is dynamically loaded, a method `private String a(String arg5)`. I use: - Start panel: an...
In the Hooks tab, I enter: - a classname - a method name - an overload type. Then, I add the entry and generate the script. **The generated script has...
when I start the tool it stays on waiting for device and Package. I looked into the code you are using the firda-python and get USB device function to get...