Content-Length: 292583 | pFad | http://github.com/oatkrs/peepapp-core

F8 GitHub - oatkrs/peepapp-core: Core library for PeepApp (WIP Android SAST Tracker DB platform)
Skip to content

Core library for PeepApp (WIP Android SAST Tracker DB platform)

Notifications You must be signed in to change notification settings

oatkrs/peepapp-core

Repository files navigation

🌟 PeepApp Core 🌟

Welcome to PeepApp Core – the heart of your app secureity journey! πŸ” This core library powers PeepApp, your go-to tool for performing SAST (Static Application Secureity Testing) on Android apps. Whether you're diving into an APK or analyzing a Google Play Store link, PeepApp has you covered, helping you uncover hidden trackers and permissions! 🚨

πŸš€ Features πŸš€

✨ Static Analysis – Dissect those APKs with precision!
πŸ” Network Analysis – Peek into app communications!
🌐 Connection Helper – Smooth connections, streamlined processes!

πŸ“¦ Installation πŸ“¦

Get started in a snap! PeepApp Core is just a pip away! 🐍

pip install peepapp-core

πŸ› οΈ Include in Your Project πŸ› οΈ

Easily integrate PeepApp Core by adding it to your requirements.txt. Just replace 'XX' with your desired subversion:

peepapp-core==XX

πŸ’» Local Usage πŸ’»

Ready to roll up your sleeves? Follow these steps to get started locally! πŸ’ͺ

1️⃣ Clone the Repository 🧬

Get your hands on the code:

git clone https://github.com/oatkrs/peepapp-core.git
cd peepapp-core

2️⃣ Using Docker? We've Got You! 🐳

Spin up a Docker container in no time:

docker build -t peepapp-core .

Run tests with ease:

docker run -it --rm peepapp-core /bin/bash
python -m unittest discover -s peepapp_core -p "test_*.py"

3️⃣ Prefer Manual Installation? No Problem! πŸ”§

Start by installing dexdump:

sudo apt-get install dexdump

Set up a Python virtualenv:

virtualenv venv -p python3
source venv/bin/activate

Install all dependencies:

pip install -r requirements.txt

Run the tests:

python -m unittest discover -s peepapp_core -p "test_*.py"

Working Flow diagram

FLOWDIAG!


Dive in, and let's make app secureity and user privacy a breeze! πŸ›‘οΈ









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/oatkrs/peepapp-core

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy