yunamari's repositories

RustyGenC

this is a translator of assembly to C language written in rust, THE PROJECT IS UNDER DEVELOPMENT!!

Language:RustStargazers:16Issues:1Issues:0

PE-x86-Parser

this is a small pe64 file analyzer in c++ with winapi, I didn't do it in the best way but hey, it's a small project like that that I thought was nice to do, the program can work in it calling with arguments or executing it as such.

Language:C++Stargazers:13Issues:0Issues:0

Rusty-elf-x86-parser

it's a small program written in rust with only the standard library to analyze the headers of an elf64 file