用C++利用哈夫曼编码实现文件的压缩与解压缩
☆16Nov 30, 2021Updated 4 years ago
Alternatives and similar repositories for Encode-Decode-Tool
Users that are interested in Encode-Decode-Tool are comparing it to the libraries listed below
Sorting:
- Parser for ELF object format.☆11Dec 24, 2021Updated 4 years ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Jan 6, 2017Updated 9 years ago
- Bytecode based Fuzzer for the PHP language☆12Jul 22, 2020Updated 5 years ago
- A small and dirty Python 2 decompiler written in Python.☆13Dec 29, 2013Updated 12 years ago
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 years ago
- Minimal example for passing structured data from Python to C++.☆14Dec 29, 2015Updated 10 years ago
- so文件的加密和解密以及so文件的修复☆14Dec 15, 2020Updated 5 years ago
- Python datatype marshalling☆12Jul 15, 2020Updated 5 years ago
- اداه فك تشفير ادوات بايثون☆10May 27, 2024Updated last year
- A simple Linux command line tool for turning binary files into C source code (array of unsigned chars)☆13Nov 6, 2020Updated 5 years ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 years ago
- A python wrapper for kaldi-online-decoder using Cython☆12Sep 1, 2017Updated 8 years ago
- ActionScript ByteCode Disassembler☆16Oct 20, 2015Updated 10 years ago
- Parses Lua 5.1 bytecode☆13May 27, 2025Updated 9 months ago
- Dropbox Python Bytecode Decryption Tool☆30Apr 17, 2012Updated 13 years ago
- A Lua/Python Bytecode Disassembler written in C, without external dependencies☆13Mar 28, 2017Updated 8 years ago
- Scripts for unlinking a program back into relocatable object ELF files with Ghidra☆11Aug 20, 2023Updated 2 years ago
- a program can dump all marshal in obf code by KhanhNguyen9872☆19Feb 25, 2026Updated 3 weeks ago
- Old Toontown clients with decompiled Python bytecodes.☆10Jun 6, 2020Updated 5 years ago
- Parrot OS theme for Termux.☆12Aug 19, 2023Updated 2 years ago
- convert file data to C byte array☆10Mar 16, 2017Updated 9 years ago
- An efficient Python script to obfuscate code by renaming identifiers.☆12Jun 29, 2023Updated 2 years ago
- Rebane's CTF tools☆13Feb 1, 2026Updated last month
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴 𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆11Jun 1, 2022Updated 3 years ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- C++ python bytecode disassembler and decompiler☆15Dec 11, 2022Updated 3 years ago
- ☆19Mar 2, 2022Updated 4 years ago
- Simple yara decompiler☆17Apr 8, 2017Updated 8 years ago
- Disassembler for Python bytecode☆17Aug 12, 2021Updated 4 years ago
- Demos for Arm reverse engineering studying[Android ELF]☆18Mar 3, 2018Updated 8 years ago
- Implement a ELF parser and a utility like readelf on Linux.☆11Oct 7, 2019Updated 6 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13May 8, 2022Updated 3 years ago
- An x86_64 Linux decompiler written in Python!☆14Jan 16, 2019Updated 7 years ago
- Simple C file decrypter☆12Nov 10, 2024Updated last year
- (WIP) Smart (un)marshaller between Python object and JSON inspired by Golang's unmarshaller.☆14Jan 10, 2017Updated 9 years ago
- PAL coding and decoding with Pyctools.☆16Feb 14, 2023Updated 3 years ago
- Executable file decompile (sample.exe → sample.py)☆13Oct 12, 2020Updated 5 years ago
- A python script to automate the use of dex2jar tool along with cfr in order to decompile apk files instantly.