Skip to content

chrispetrou/asm-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asm snippets GitHub license

This repository contains some of my asm snippets/attemps.

  • x64_cat.asm: an as minimal as possible x86-64 asm snippet that replicates cat command in linux.
  • x64_execve.asm: simple execve snippet.

Work in progress...

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published