- All languages
- ASP
- Assembly
- Batchfile
- BlitzBasic
- C
- C#
- C++
- CSS
- CodeQL
- Dockerfile
- F#
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- Makefile
- Markdown
- Mask
- Max
- Mojo
- OCaml
- Objective-C
- OpenSCAD
- PHP
- POV-Ray SDL
- Pascal
- Perl
- PowerShell
- Python
- Rich Text Format
- Ruby
- Rust
- Scala
- Shell
- Smarty
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- WebAssembly
- XSLT
Starred repositories
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Share a single keyboard and mouse between multiple computers.
Free and Open Source Reverse Engineering Platform powered by rizin
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-m…
Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.
Exploit for CVE-2021-40449 - Win32k Elevation of Privilege Vulnerability (LPE)
Visualize the virtual address space of a Windows process on a Hilbert curve.
A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.
A Windows kernel dump C++ parser library with Python 3 bindings.
A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.
This utility allows you to lock every available memory regions of an arbitrary process into its working set.
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..