[Go to site: main page, start]

pyc2bytecode

A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*) (by knight0x07)

Pyc2bytecode Alternatives

Similar projects and alternatives to pyc2bytecode

  1. machofile

    machofile is a module to parse Mach-O binary files

  2. SaaSHub

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

    SaaSHub logo
  3. toolkit

    2 pyc2bytecode VS toolkit

    The essential toolkit for reversing, malware analysis, and cracking (by indetectables-net)

  4. python-uncompyle6

    A cross-version Python bytecode decompiler

  5. pyhidra

    Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.

  6. karton

    Distributed malware processing framework based on Python, Redis and S3.

  7. Security-Log-Generator

    Generates logs of typical formats that would often be found in a SOC.

  8. OneNoteAnalyzer

    A C# based tool for analysing malicious OneNote documents

  9. mwdb-core

    Malware repository component for samples & static configuration with REST API interface.

  10. pwndbg

    11 pyc2bytecode VS pwndbg

    Exploit Development and Reverse Engineering with GDB & LLDB Made Easy

  11. IntelOwl

    IntelOwl: manage your Threat Intelligence at scale

  12. AMAYARA-Lab

    1 pyc2bytecode VS AMAYARA-Lab

    The アマヤラ Lab project provides a ready-to-use Jupyter Lab environment to help out with Android malware analysis using YARA rules.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pyc2bytecode alternative or higher similarity.

pyc2bytecode discussion

Log in or Post with

pyc2bytecode reviews and mentions

Posts with mentions or reviews of pyc2bytecode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-05.
  • PSA: Global QR Code bot could have malware...
    2 projects | /r/DBZDokkanBattle | 5 Jul 2022
    I was able to figure out that this is a python program which was compiled to an .exe. Using uncompyle6 and pyc2bytecode, I was able to decompile the .exe into the python bytecode...but I'm no expert at reading python bytecode. If you want to do this yourself, note that you will need to use the same version of python as the version used to make the exe (python 3.9). I did easily by changing the python_version in my Pipfile to 3.9 and using pipenv shell.

Stats

Basic pyc2bytecode repo stats
1
142
0.0
about 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?