Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 476 Bytes

changeLogs.md

File metadata and controls

16 lines (14 loc) · 476 Bytes

Change Log

10/24/21

  • Bug fix
    • Fixed broken -p flag logic & removed console output when compiling (Thanks to @Simon-Davies)

06/07/21

  • Added win64_EnumPageFilesW.tmpl
  • Added win64_CreateRemoteThread.tmpl
  • Added win64_RtlCreateUserThread.tmpl
  • Added win64_CreateThreadNative.tmpl

06/02/21

  • Added win64_CreateThreadpoolWait.tmpl
  • Added win64_EnumerateLoadedModules.tmpl
  • Added win64_EnumChildWindows.tmpl
  • Updated some error handling