Skip to content

Noderyos/Pythasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pythasm

This project has been coded by BerretMan and me (with love) The project can be resumed as : Two guys with poor skills in assembly try to create thre Pythagore Theorem in assembly elf64

This project included a C funtion, "sqrt.c", an atoi and an iota

Video who explained the full project step by step : https://www.youtube.com/watch?v=8g3RBZFb1Tc

Build

To build the project you need

  • make
  • nasm
  • gcc
  • ld

Under debian : sudo apt install nasm gcc binutils make

Just run make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages