A debugger and visualiser DynC language. Thanks to gathered data I managed to write a paper about how it works and why it works, explained much more throughly than in the documentation of DynC lang. It uses the .c program to get the machine data a…
A debugger and visualiser DynC language. Thanks to gathered data I managed to write a paper about how it works and why it works, explained much more throughly than in the documentation of DynC lang. It uses the .c program to get the machine data and a .py program to gather it and to make it easier for me to go through the data
I used AI to debug the debugger (funny) and to get more concise informations about how debuggers work. I also let it create some function, because this project kind of was above me. I let it analyse the output of debugger and helped it write my paper in more academic manner (it was written like a toddler written it. Also it’s insights were tremendous to through analysis of this language)