Stars
A list of Reverse Engineering articles, books, and papers
A collection of (mostly) technical things every software developer should know about
π A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
port ldd3 source code examples after linux 3.x
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Drβ¦
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
Sioyek is a PDF viewer with a focus on textbooks and research papers
Fast and lightweight x86/x86-64 disassembler and code generation library
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
A curated list of awesome things related to Flutter desktop.
Simple swift MacOS package for creating and maintaining windows
A Collection of Flutter and Dart Tips and Tricks
Yet another implementation of computer language benchmarks game
Fast, approximate versions of mathematical functions
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
theja0473 / My-Lib-Books-1
Forked from wcccode/My-Lib-BooksMy Library about Technical Books
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: π·πΊ
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
A collection of various awesome lists for hackers, pentesters and security researchers
Shell utility to list colorfully show what processes are listening on what ports.
π¦ How to minimize Rust binary size π¦
π Learn to write an embedded OS in Rust π¦
Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.