Skip to content

jacksongable/Reverse-x86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ReverseAsm

An x86 program that reads a string from stdin, reverses it, and prints it to stdout. I plan on expanding its abilities, such as accepting strings of unknown length, using files for input/output, etc.

About

x86 assembly program that accepts a string from stdin, and prints it in reverse to stdout. I'm going to be expanding its capabilities, such as accepting strings of unknown lengths, and setting files as the input/output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors