Skip to content

Jieyab89/Learn-asm-programming

Repository files navigation

Image by Educba

About

This is my journey for learn asm, asm is hard. You must strong in logic, debug skill, arch and basic code like C,PHP, PYTHON, C++ and anything you can learn on this repo

How to compile

gcc -static -nostartfiles fileasm -o resultnamecompile

Ex:

gcc -static -nostartfiles conjump.S -o conjump

Tools or tips for debug

Contribute

You can join and contribute, you can add paths or folders to your categories. For example Basic, Intermediate, Difficult, Very difficult, CTF, Shellcode or in the form of a learning book (Guide learn for asm)

Example

There folder name easy. You can make new folder with title, for example easy folder->if else in asm (name folder). In this folder there are file asm, result compile

You can add on folder category, please describe name file and in note or comment in your code

Thank you :D

Thanks to

About

Learn asm programming journey with code and path learn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published