Stars
UNIX-like reverse engineering framework and command-line toolset
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained p…
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" fo…
Write a simple interpreter of C. Inspired by c4 and largely based on it.
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar pr…
☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!