James Stevenson

Results 10 repositories owned by James Stevenson

AutoDroid

126
Stars
11
Forks
Watchers

A tool for automating interactions with Android devices - including ADB, AndroGuard, and Frida interactivity.

DroidDetective

109
Stars
18
Forks
Watchers

A machine learning malware analysis framework for Android apps.

Broken-Droid-Factory

16
Stars
0
Forks
Watchers

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.

Awesome-Android-Reverse-Engineering

548
Stars
65
Forks
Watchers

A curated list of awesome Android Reverse Engineering training, resources, and tools.

Obfu-DE-Scate

151
Stars
9
Forks
Watchers

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...

PocketSmali

82
Stars
6
Forks
Watchers

A modular and extendable Python tool for emulating simple SMALI code.

DISintegrity

56
Stars
4
Forks
Watchers

A tool for analysing Android APKs and extracting root, integrity, and tamper detection checks.

Tweezer

47
Stars
5
Forks
Watchers

A binary analysis tool for identifying unknown function names, using a word-2-vec model

Monocle

123
Stars
7
Forks
Watchers

Tooling backed by an LLM for performing natural language searches against compiled target binaries. Search for encryption logic, password strings, vulnerabilities, etc.

AutoCorpus

27
Stars
3
Forks
Watchers

AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.