Skip to content

DamianSuess/Learn.Assembly

Repository files navigation

Learn Assembly Language

Learn with Flat Assembler (FASM)!

What is FASM

FASM is an open-source, cross-platform assembler, targeting the IA-32 and x86-64 architectures by Tomasz Grysztar, aka Privalov.

The Importance of Assembly

Understanding bare-bones no only helps you understand what's going on under the hood, but also can assist with how to write more efficient code in higher-level languages.

References

x64dbg

About

Learn Assembly Language with FASM Flat Assembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published