Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging and modifying the codebase Docs (i.e REDHAMMER_PLAYGROUND) #10

Open
mdreeling opened this issue Nov 6, 2024 · 1 comment
Open

Comments

@mdreeling
Copy link

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.

@bentorkington
Copy link
Owner

bentorkington commented Jan 31, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants