Skip to content

v1.0

Latest

Choose a tag to compare

@ricardojoserf ricardojoserf released this 07 Jul 10:47
· 3 commits to main since this release
7dc5847

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