🍀 Libraries (mostly use single header file) for my reverse projects.
Scripts for localization are moved to Toolkit Localization.
winloader and winversion are moved to Override
Projects based on this repo:
windllin.py, staticly injectdllto aexewincoff.py, method for parsingcoffobject file
In project, Makefile for gcc (llvm-mingw or mingw-w64), tcc (not support inline) and sln for msvc. All of them are compatible for win xp and above.
windynkernel32|ntdll|gdi32.h, single header file for windows dynamic binding system api without IATwinhook.h, single header file for windows dynamic hook and memory util functionswinpe.h, single header file for windows pe structure, adjusting realoc addrs, or iatwinversion.h, single header file for windowsversion.dllproxy to patch.dll, moved to Release