bendmorris / static-pythonLinks
A fork of cpython that supports building a static interpreter and true standalone executables
☆201Updated 9 years ago
Alternatives and similar repositories for static-python
Users that are interested in static-python are comparing it to the libraries listed below
Sorting:
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- Looking inside the (Drop) box. Security Analysis of Dropbox. Updated WOOT '13 paper and other goodies.☆330Updated 5 years ago
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆146Updated 4 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- Complete implementation of VirtualBox's COM API with a Pythonic interface.☆368Updated last year
- python-ptrace is a Python binding of ptrace library.☆199Updated last year
- uncompyle2☆649Updated 10 years ago
- A Wireshark plugin providing a simple interface for writing dissectors in Python.☆172Updated 10 years ago
- TCP(/SSL) reverse-proxy based on Tornado☆74Updated 5 years ago
- A graphical interface for monitoring and interacting with running Python processes☆258Updated 3 years ago
- Python decompiler☆426Updated 8 years ago
- dlopen from memory☆216Updated 10 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 12 years ago
- Pure Python library for handling libpcap savefiles.☆77Updated last year
- Pure-python C compiler and assembler☆51Updated 10 years ago
- pyREtic is an extensible framework for in-memory Python 2.x bytecode reverse engineering☆268Updated 2 years ago
- pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows…☆358Updated 2 months ago
- Python filesystem abstraction layer☆290Updated 7 years ago
- Safe cryptographic steganographic advanced filesystem☆13Updated 2 years ago
- Obfuscator for Python☆373Updated last year
- A small and sweet man-in-the-middle proxy capable of doing HTTP and HTTP over SSL.☆220Updated 2 years ago
- A small suite of scripts and patches for building musl libc cross compilers.☆231Updated last year
- WebAssembly decoder & disassembler library☆269Updated 4 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆52Updated 14 years ago
- Fast JavaScript parser for Python.