Resources

June 19, 2020 ยท View on GitHub

  • https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
  • http://sandsprite.com/CodeStuff/Understanding_imports.html
  • http://www.sunshine2k.de/reversing/tuts/tut_AddImp.htm
  • https://sonictk.github.io/asm_tutorial/ (Read calling convention)