orecc-front 0.1.0

Easy read/write ELF 32/64 relocatibles/executables/dynamics
Documentation
1
2
3
4
int main() {
   printf("Hello, World!");
   return 0;
}