Skip to content

cybersecurity-dev/Assembly-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Assembly Development Toolkit

Android Linux Windows YouTube Reddit

GitHub   YouTube   My Awesome Lists

📖 Contents

Installation Steps

NASM

For Debian, Ubuntu, Linux Mint
sudo apt-get update && sudo apt-get install -y nasm
For RHEL, Fedora, AlmaLinux
sudo dnf install -y nasm 
For Arch, Manjaro, EndeavourOS
sudo pacman -S nasm

My Awesome Lists

You can access the my awesome lists here

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

🔼 Back to top