Pinned Repositories
address-sanitizer
Automatically exported from code.google.com/p/address-sanitizer
afd
Async.cpp
Asynchronous library patterned after async.js, for C++11 compilers.
Athena
Athena Botnet Source Code
automatic-graph-layout
A set of tools for graph layout and viewing
Awesome-Youtube-Channels
Curated list of Awesome Youtube Channels about Programming
basic_rpc
Samples about Microsoft RPC and native API calls in Windows C
mhook
A Windows API hooking library
lsalamon's Repositories
lsalamon/mhook
A Windows API hooking library
lsalamon/automatic-graph-layout
A set of tools for graph layout and viewing
lsalamon/bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
lsalamon/BenchmarkDotNet
Powerful .NET library for benchmarking
lsalamon/boot2c
A simple way to write standalone C programs for i386
lsalamon/c-hashtable
Git mirror of the hash table data structure in C by Christopher Clark ⛺
lsalamon/ConEmu
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
lsalamon/cppast
Library to parse and work with the C++ AST
lsalamon/csplit
A single header C library to easily handle splitting and processing strings
lsalamon/DetoursNT
Detours with just single dependency - NTDLL
lsalamon/DumpVTable
Generates a Python script to give public interface names in an ActiveX file to an IDB file.
lsalamon/flat_hash_map
A very fast hashtable
lsalamon/Flicks
A unit of time defined in C++.
lsalamon/IntelliSense
Add in-sheet IntelliSense for Excel UDFs
lsalamon/Kernel-dll-injector
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
lsalamon/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
lsalamon/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
lsalamon/lz4
Extremely Fast Compression algorithm
lsalamon/ndisapi
Windows Packet Filter API library
lsalamon/netmap
Automatically exported from code.google.com/p/netmap
lsalamon/NetSniffer
lsalamon/OpenSC
Open source smart card tools and middleware. PKCS#11/MiniDriver/Tokend
lsalamon/PolyHook_2_0
C++17, x86/x64 Hooking Libary v2.0
lsalamon/randomrepo
Repo for random stuff
lsalamon/rcmalloc
robust/easy-to-use/fast/low fragmentation c++ memory allocator
lsalamon/SimpleNeuralNetworkInCSharp
This repository contains examples used in blogpost - https://rubikscode.net/2018/01/29/implementing-simple-neural-network-in-c/
lsalamon/transwarp
A header-only C++ library for task concurrency
lsalamon/Windows10Debloater
Script to remove Windows 10 bloatware.
lsalamon/WinMallocTracer
Pintool that logs and tracks calls to RtlAllocateHeap, RtlReAllocateHeap, RtlFreeHeap, VirtualAllocEx, and VirtualFreeEx.
lsalamon/YouDontNeedInstallWDK
You don't need install any wdk for development kernel driver