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

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 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
127
0.0
11 months ago

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