Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 880 Bytes

File metadata and controls

16 lines (10 loc) · 880 Bytes

x64 Assembly Sandbox

I have used NASM to assemble each and every assembly file here

Some useful resources/databases i have used while making these:

Tools used

  • Visual Studio 2022 (most of the assembly here was packed into dlls using its linker and exported for testing)
  • x64Dbg when visual studio's debugger wasnt enough for me

Now go beat the compiler because it refuses to use all registers