Python Reverse Engineering

Open-source Python projects categorized as Reverse Engineering

Top 23 Python Reverse Engineering Projects

  • gpt4free

    The official gpt4free repository | various collection of powerful language models

    Project mention: gpt4-openai-api VS gpt4free - a user suggested alternative | libhunt.com/r/gpt4-openai-api | 2024-01-04

    I cant install

  • owasp-mastg

    The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).

    Project mention: More ways to identify independently security tested apps on Google Play | news.ycombinator.com | 2023-11-03
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • pwndbg

    Exploit Development and Reverse Engineering with GDB Made Easy

  • gef

    GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

    Project mention: Beej's Quick Guide to GDB (2009) | news.ycombinator.com | 2023-11-05

    There is also GEF, which is widely used by the reverse engineering and CTF community.

    https://github.com/hugsy/gef

  • androguard

    Reverse engineering and pentesting for Android applications

  • apkleaks

    Scanning APK file for URIs, endpoints & secrets.

  • qiling

    A True Instrumentable Binary Emulation Framework

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • capa

    The FLARE team's open-source tool to identify capabilities in executable files.

    Project mention: N00bs Night Malware RE Workshop with @c3rb3ru5d3d53c (OALABS) ​ | /r/Malware | 2023-06-11

    Python3 Environment Basics For IDA Pro (Windows) https://www.patreon.com/posts/python3-basics-58467121 Hexcopy (save a click) https://github.com/OALabs/hexcopy-ida HashDB https://github.com/OALabs/hashdb-ida Flare-IDA https://github.com/mandiant/flare-ida Capa https://github.com/mandiant/capa Capa Rules https://github.com/mandiant/capa-rules BinDiff https://www.youtube.com/watch?v=BLBjcZe-C3I

  • ROPgadget

    This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.

  • pypush

    Cross-platform iMessage POC

    Project mention: Beeper Mini Is Back | news.ycombinator.com | 2023-12-11
  • miasm

    Reverse engineering framework in Python

  • plasma

    Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

  • Gepetto

    IDA plugin which queries OpenAI's GPT language models to speed up reverse-engineering

  • Free-Auto-GPT

    Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.

    Project mention: Can someone please help me with this problem? | /r/learnprogramming | 2023-09-24

    The requirements.txt file for that repository says you should install either faiss-cpu or faiss-gpu. You shouldn't need to install both.

  • pyinstxtractor

    PyInstaller Extractor

    Project mention: Pasar de un .exe a un .py | /r/programacion | 2023-05-10
  • flare-ida

    IDA Pro utilities from FLARE team

    Project mention: N00bs Night Malware RE Workshop with @c3rb3ru5d3d53c (OALABS) ​ | /r/Malware | 2023-06-11

    Python3 Environment Basics For IDA Pro (Windows) https://www.patreon.com/posts/python3-basics-58467121 Hexcopy (save a click) https://github.com/OALabs/hexcopy-ida HashDB https://github.com/OALabs/hashdb-ida Flare-IDA https://github.com/mandiant/flare-ida Capa https://github.com/mandiant/capa Capa Rules https://github.com/mandiant/capa-rules BinDiff https://www.youtube.com/watch?v=BLBjcZe-C3I

  • LLM4Decompile

    Reverse Engineering: Decompiling Binary Code with Large Language Models

    Project mention: FLaNK AI Weekly 18 March 2024 | dev.to | 2024-03-18
  • PINCE

    Reverse engineering tool for linux games

    Project mention: Chest Engine on Linux? | /r/linux_gaming | 2023-06-19

    Another one could be PINCE Github, literally the same ui as Cheat Engine!

  • ofrak

    OFRAK: unpack, modify, and repack binaries.

  • CAPEv2

    Malware Configuration And Payload Extraction

  • AppleNeuralHash2ONNX

    Convert Apple NeuralHash model for CSAM Detection to ONNX.

    Project mention: Legit app in Google Play turns malicious and sends mic recordings every 15 minutes | /r/technews | 2023-05-25
  • FISSURE

    The RF and reverse engineering framework for everyone. Follow and ★ to show your support!

  • reFlutter

    Flutter Reverse Engineering Framework

    Project mention: Flutter mobile app pentesting | /r/pentest | 2023-06-26

    - using reflutter (https://github.com/Impact-I/reFlutter) framework, to patch the app in question so it can use a burp proxy.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-18.

Python Reverse Engineering related posts

Index

What are some of the best open-source Reverse Engineering projects in Python? This list will help you:

Project Stars
1 gpt4free 54,843
2 owasp-mastg 11,196
3 pwndbg 6,563
4 gef 6,371
5 androguard 4,874
6 apkleaks 4,537
7 qiling 4,520
8 capa 3,783
9 ROPgadget 3,681
10 pypush 3,489
11 miasm 3,305
12 plasma 3,031
13 Gepetto 2,616
14 Free-Auto-GPT 2,351
15 pyinstxtractor 2,332
16 flare-ida 2,092
17 LLM4Decompile 1,935
18 PINCE 1,894
19 ofrak 1,778
20 CAPEv2 1,605
21 AppleNeuralHash2ONNX 1,517
22 FISSURE 1,485
23 reFlutter 1,421
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com