Skip to content

remiliacn/deobfuscators

Repository files navigation

What is this repo?

Deobfuscator is a collection of malware reverse engineering tools, primarily designed to extract Command-and-Control (C2) server information hosted on legitimate platforms like Discord or Telegram.

This repository is intended for educational purposes only and should not be misused for activities unrelated to malware analysis.

The tools in this repository exclusively leverage Python bytecode analysis to ensure a safe deobfuscation process without directly executing malicious code.

Usage Disclaimer

This project is meant for ethical and legal purposes only, such as improving malware research and enhancing cybersecurity defense mechanisms.

  • Please adhere to ethical hacking principles and ensure your actions comply with applicable laws and regulations.
  • Misuse of these tools for illegal or unethical activities is strictly prohibited and outside the scope of this project.

Credits

  • PyInstxtractor used for pyinstaller decompile. (GPL-3.0 license)

  • Pycdc used for python bytecode analysis. (GPL-3.0 license)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published