- Not finished probably and wont be either since
windows.his boring and annoying - Definitely not usable, barely works on example code :D
- Mainly just to test Clay and make something flashy
Example:
kRGJILWZOwOc9h2y.mp4
- You must have:
- Raylib on
C:/raylib/ - Ninja
- Windows 10+
- MINGW and gcc
- Raylib on
- This project uses
mate.hbuild system I created, for more info check it here - To run use your compiler of choice and run the build script with:
gcc ./mate.c -o ./mate.exe && ./mate.exe - For better LSP support run:
ninja -t compdb > compile_commands.json
- Implement
ggandG - Change functions to static and lowerCase if not used globally
- Fix all warnings
- Add hashMap abstraction
- Remove non existent registers
- Array of function names and addresses
- When performance problems change to hashMap instead of Vector
- Once we know where main is, then center view on there
- Change
DebuggerGoToNextBreakpointtoNextand step through SIGSEGV and SIGTRAPS (ep. 3) - Remove breakpoint on each step
- Show segfault
- Make it not reliant on disable-dynamicbase add offset