awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Phat3 avatar

Phat3/PINdemonium

0
View on GitHub↗
240 stars·69 forks·C++·GPL-3.0·8 views

PINdemonium

An unpacker for windows executables exploiting the capabilities of PIN.

Features

  • Unpacking and Deobfuscation - Unpacker for PE files exploiting dynamic instrumentation.

Star history

Star history chart for phat3/pindemoniumStar history chart for phat3/pindemonium

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does phat3/pindemonium do?

An unpacker for windows executables exploiting the capabilities of PIN.

What are the main features of phat3/pindemonium?

The main features of phat3/pindemonium are: Unpacking and Deobfuscation.

Which projects share features with phat3/pindemonium?

Projects with overlapping indexed features include: col-e/recaf — Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java… horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… notprab/.net-deobfuscator — Agile - ArchangelCloak - Atomic - AutoIt - Autori Obfuscator - Babel - BoxedAppPacker - BytePress - Beebyte - Confuser… platonovivan/polyunpack — My Readme file. rewhy/adaptiveunpacker — Adaptive Unpacking Android Packed Applications. strazzere/android-unpacker — android-unpacker.

Projects sharing features with PINdemonium

These projects share indexed features with PINdemonium. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • col-e/recafCol-E avatar

    Col-E/Recaf

    7,252View on GitHub↗

    Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend

    Java
    View on GitHub↗7,252
  • horsicq/detect-it-easyhorsicq avatar

    horsicq/Detect-It-Easy

    10,266View on GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    JavaScriptbinary-analysisdebuggerdetect
    View on GitHub↗10,266
  • lelinhtinh/de4jslelinhtinh avatar

    lelinhtinh/de4js

    1,551View on GitHub↗
    JavaScriptdecodedeobfuscatedeobfuscation
    View on GitHub↗1,551
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
  • Compare all 11 related projects→