All binaries are compiled as 64 bits:
- resolve.exe: Binary to resolve functions given the NtReadVirtualMemory address
- taskmanager_format_string.exe: Dummy application to leak NtReadVirtualMemory with the code 33 using a Format String vulnerability
- taskmanager_stack_overread.exe: Dummy application to leak NtReadVirtualMemory with the code 33 using a Stack Overread vulnerability
- taskmanager_heap_overread.exe: Dummy application to leak NtReadVirtualMemory with the code 33 using a Heap Overread vulnerability