An open API service indexing awesome lists of open source software.

https://github.com/mathisburger/assembly-analysis


https://github.com/mathisburger/assembly-analysis

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Assembly analysis

This repository is used to get more in touch with embedded software and assembly, because I enjoy working with it.

It is just a few different programs in different compiled languages decompiled to assembly. I take a look at them to learn how
the different compiler work.

## Further information

The code does not follow any usecase. I just set this repository to public to document my personal learn progress.