lallousx86 / AsmInVsLinks
Tutorial for writing x86 / x64 assembly code in Visual Studio
☆37Updated 5 years ago
Alternatives and similar repositories for AsmInVs
Users that are interested in AsmInVs are comparing it to the libraries listed below
Sorting:
- Simple standalone bundle of NT core APIs☆26Updated 9 years ago
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆69Updated 8 years ago
- Helper utility for debugging windows PE/PE+ loader.☆52Updated 10 years ago
- OpenSrc projects; common multiprojects headers store to ./Common/*category*/☆50Updated 11 years ago
- ☆28Updated 9 years ago
- Decrement Windows Kernel for fun and profit☆38Updated 7 years ago
- User-mode program parsing logs created by HyperPlatform☆18Updated 8 years ago
- Windows kernel-mode callbacks tutorial driver☆47Updated 8 years ago
- Maltrace is a simple syscall tracer for Windows implemented through the use of PIN.☆23Updated 12 years ago
- penter hook example and driver time recorder☆31Updated 7 years ago
- Obtain remote process cookies by performing a brute-force attack on ntdll.RtlDecodePointer using known pointer encodings.☆22Updated 8 years ago
- Anti-Anti-VM solution via Windows Driver☆58Updated 7 years ago
- library, which help to describe or load and execute PE files.☆54Updated 12 years ago
- An alternative tool to Sysinternals WinObj tool (nicer icons!)☆37Updated 6 years ago
- IntelVT-X nice feature -> tool☆94Updated 11 years ago
- Windows Kernel Driver - Create a driver device in TDI layer of windows kernel to capture network data packets☆37Updated 11 years ago
- windows create process with a dll load first time via LdrHook☆30Updated 8 years ago
- The project is a demo solution for one of the anti-rootkit techniques aimed on overcoming splicers☆34Updated 8 years ago
- Open and generic Anti-Anti Reversing Framework. Works in 32 and 64 bits.☆65Updated 12 years ago
- OllyHeapTrace is a plugin for OllyDbg to trace the heap operations being performed by a process.☆55Updated 13 years ago
- A couple of little tools I've made for working with Windows Drivers☆15Updated 9 years ago
- CVE-2014-0816☆25Updated 8 years ago
- A command line tool to load and unload a device driver.☆47Updated 8 years ago
- Windows 10 kernel and ntdll internal types, directly compatible with ida.☆51Updated 6 years ago
- Winsock inspection/filtering/modifying