➠pkg update && pkg upgrade
➠pkg install git cmake make clang
➠git clone https://github.com/darkhunter141/pycdc
➠cd pycdc
➠cmake -DCMAKE_INSTALL_PREFIX={PREFIX}
➠make && make install
➠cp pycdc pycdas $PREFIX/bin/
forked from SYBER404/pycdc
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ python bytecode disassembler and decompiler
License
buivanhai11/pycdc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ python bytecode disassembler and decompiler
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 77.9%
- Python 20.0%
- Shell 1.2%
- Other 0.9%