Pinned Repositories
AutoCorpus
AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.
AutoDroid
A tool for automating interactions with Android devices - including ADB, AndroGuard, and Frida interactivity.
Awesome-Android-Reverse-Engineering
A curated list of awesome Android Reverse Engineering training, resources, and tools.
Broken-Droid-Factory
BDF is a Python tool designed to spin-up pseudo random vulnerable Android applications for training when it comes to vulnerability research, ethical hacking, and pen testing on Android apps.
DISintegrity
A tool for analysing Android APKs and extracting root, integrity, and tamper detection checks.
DroidDetective
A machine learning malware analysis framework for Android apps.
Obfu-DE-Scate
Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even if they have been renamed as part of obfuscation. It compares two versions of an APK and generates a mapping text file and an interactive HTML file as outputs!
Oversight
A Completely Modular LLM Reverse Engineering, Red Teaming, and Vulnerability Research Framework.
PocketSmali
A modular and extendable Python tool for emulating simple SMALI code.
Tomato
LLM steganography with minimum-entropy coupling - Hiding encrypted messages in natural language.
user1342's Repositories
user1342/Awesome-Android-Reverse-Engineering
A curated list of awesome Android Reverse Engineering training, resources, and tools.
user1342/Obfu-DE-Scate
Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even if they have been renamed as part of obfuscation. It compares two versions of an APK and generates a mapping text file and an interactive HTML file as outputs!
user1342/AutoDroid
A tool for automating interactions with Android devices - including ADB, AndroGuard, and Frida interactivity.
user1342/DroidDetective
A machine learning malware analysis framework for Android apps.
user1342/PocketSmali
A modular and extendable Python tool for emulating simple SMALI code.
user1342/Tomato
LLM steganography with minimum-entropy coupling - Hiding encrypted messages in natural language.
user1342/DISintegrity
A tool for analysing Android APKs and extracting root, integrity, and tamper detection checks.
user1342/AutoCorpus
AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.
user1342/Oversight
A Completely Modular LLM Reverse Engineering, Red Teaming, and Vulnerability Research Framework.
user1342/Broken-Droid-Factory
BDF is a Python tool designed to spin-up pseudo random vulnerable Android applications for training when it comes to vulnerability research, ethical hacking, and pen testing on Android apps.
user1342/ThingFinder
ThingFinder is a tool designed to facilitate searching and analysing code, whether it's source code or compiled binary executables. It provides a modular interface for adding new parsers for identifying new 'things'.
user1342/Awesome-Binary-Analysis-Automation
A curated list of awesome binary analysis automation training, resources, and tools.
user1342/RUNIC
📱 RUNIC tamper detection demo - designed to serve as a parallel for understanding more complex tamper detection and integrity systems such as Google Play SafetyNet and Huawei Safety Detect.
user1342/WargamesAI
Professional Wargaming LLM Toolbox
user1342/Awesome-LLM-Red-Teaming
A curated list of awesome LLM Red Teaming training, resources, and tools.
user1342/GhidraBridge
A Python interface for automating Ghidra tasks.
user1342/Would-You-Kindly
A security testing tool designed to evaluate the effectiveness of large language models (LLMs) in protecting secrets and preventing security breaches. With customisable LLM options, the tool allows you to simulate attacks on LLMs using various techniques and observe their defence capabilities.
user1342/Hunch
A Predictive Policing and Threat Aggregation toolset. This modular toolset, powered by Natural Language Processing and Open Source Intelligence, is designed to provide the user with actionable data including: signals, pivots, and risk levels.
user1342/user1342
user1342/Just-Another-Differ
🔎 Function Change Differ | A diffing tool for binary files when comparing obfuscated and changed function contents between versions 🛠️
user1342/conjecture
Evaluating the likelihood of data points in a LLM's training set
user1342/Secure-App-Demo
An Android application designed to demonstrate insecure application security issues.
user1342/mec
Code for minimum-entropy coupling.
user1342/Oversight-Plugins
A repo for working Oversight Plugins.
user1342/SFC
Simple Folder Comparison
user1342/APK-Hoarder
Primarily designed to pull all APKs from an Android device. APK Hoarder is a lightweight Python program that aggregates all applications on an Android device and performs configurable tasking on them (e.g. pull, configure, push, etc).
user1342/easyLLM
A simple wrapper around hugging face for asking LLMs questions in a debug environment
user1342/Jandroid
user1342/Oversight-Loaders
A repo of working Oversight loaders.
user1342/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.