Skip to content

Self-made source code for Modern x64 Assembly videos by Creel on YouTube.

License

Notifications You must be signed in to change notification settings

RemusDBD/Modern-x64-Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern-x64-Assembly

Self-made source code for Modern x64 Assembly videos by Creel on YouTube.

I believe on hands-on practicing over just pure watching the video.
You may find it useful to follow with the instuctor and my scripts.
You may need to use Visual Studio and follow along the steps that the instuctors provided on the first video
Remember to turn on MASM first, then input asm.asm, lastly the main.cpp.

✓ Environemnt tested on Visual Studio 17.7.3