Stars
📚 Freely available programming books
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Clone a voice in 5 seconds to generate arbitrary speech in real-time
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
🛡️ Open-source and next-generation Web Application Firewall (WAF)
Code for the paper Hybrid Spectrogram and Waveform Source Separation
A library to generate LaTeX expression from Python code.
Emulator for rapid prototyping of Software Defined Networks
Use commands in English to control Blender with OpenAI's GPT-4
IDA plugin which queries language models to speed up reverse-engineering
Persistent/Immutable/Functional data structures for Python
SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
Debugger capable of attaching to and injecting code into python processes.
pdb++, a drop-in replacement for pdb (the Python debugger)
DRL-Cache is an NGINX dynamic module + a tiny inference sidecar. When space is needed, the module asks a 4–8 KB dueling-DQN policy which LRU-tail object(s) to evict. If the sidecar doesn’t reply in…