You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks mdreeling, I'll try and get all my notes organised and merged into the repo in MD (some of them are RTF 😅) and hopefully you'll be able to pick up from there.
I might even look at getting doxygen working from git hooks, and even something like a static site generator to pull it all together.
A lot of it is interspersed within the assembly dumps. I wish I could upload those, but it's too risky, so I'm trying to use doxygen to at least tag the function addresses and parameter types in a way that could somehow be integrated with Ghidra / whatever tool people might use to browse the assembly.
Also got a heap of type definitions from my Ghidra project I could organise and share some time.
You and anyone else can feel free to kick ideas around in this thread.
I can being to document what I have learned here as I go (maybe within a seperate MD), but if there's anything or anyone else wants to add feel free.
The text was updated successfully, but these errors were encountered: