Skip to content

tfaoliveira/qhasm-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qhasm-translator

qhasm-translator is a tool that transforms X86 qhasm into C legible code.

Inside folder test-cases can be found an implementation written in qhasm of AES, referenced in this url: http://cr.yp.to/aes-speed/aesspeed-20080926.pdf

It can be used for code analysis/recognition or debugging purposes (translate to C and then debug with a powerfull debugger: gdb).

The tool is very modular and was easily changed to support an instance of qhasm language for a 16bit micro-architecture.

About

x86 qhasm to C translator (powered by Perl)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published