
LIEF
Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration…

Agent-powered vulnerability scanner for large-scale codebases. Uses LLMs to find hard-to-detect security issues via regex matchers and AI…

A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using…

Decompiler from Java bytecode to Java, used in IntelliJ IDEA.

An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners.…

pefile is a Python module to read and work with PE (Portable Executable) files


Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions from binaries.

Plugin for JADX to integrate MCP server

Rule-based Android malware scoring engine that analyzes APKs using static and dynamic analysis to detect vulnerabilities, identify malware families,…

Tool to look for several security related Android application vulnerabilities

Library for lifting machine code to LLVM bitcode

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems

Pluggable linting tool to prevent committing credential.

Git hook-based secret scanner that detects tokens, passwords, and private keys in outgoing changesets, preventing sensitive data from being committed…

APKinspector is a powerful GUI tool for analysts to analyze the Android applications.