House Logo

House

House: A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.

1,460
Visit website
Compare
Compare
0
MCPThe entire cybersecurity market, one prompt awayTry MCP Access

House Description

House is a runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. It is designed for helping assess mobile applications by implementing dynamic function hooking and intercepting and intended to make Frida script writing as simple as possible. TL;DR ```git clone https://github.com/nccgroup/house cd house pip3 install -r requirements.txt pip3 install pipenv pipenv --python=/usr/bin/python3 install pipenv --python=/usr/bin/python3 shell python3 app.py <PORT> # or: mkvirtualenv --python=/usr/local/bin/python3 house workon house pip install -r requirements.txt python app.py <PORT> # or: (only for Mac OS) git clone https://github.com/nccgroup/house cd house pip3 install -r requirements.txt pip3 install pipenv pipenv --python=/usr/local/bin/python3 install pipenv --python=/usr/local/bin/python3 shell python3 app.py <PORT> By default, House binds to http://127.0.0.1:8000. To get an overview of House capabilities, you can visit user's manual for details.

House FAQ

Common questions about House including features, pricing, alternatives, and user reviews.

House is House: A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.. It is a Application Security solution designed to help security teams with Open Source.

Have more questions? Browse our categories or search for specific tools.

ALTERNATIVES

Google Play Crawler JAVA API Logo

A Java-based API tool for programmatically searching and downloading Android applications from Google Play Store with Galaxy S3 device compatibility.

0
Hooker Logo

An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.

0
Android-OpenDebug Logo

Make any application debuggable on a device.

0
drozer Logo

drozer is an open source Android security testing framework that identifies vulnerabilities in mobile apps and devices through Android Runtime and IPC endpoint interaction.

0
Needle Logo

Needle is a discontinued open source modular framework for iOS application security assessments that was compatible with iOS 9 and iOS 10 before being replaced by Objection.

0

Stay Updated with Mandos Brief

Get strategic cybersecurity insights in your inbox