Completed
Ghidra Decompiler C++
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Taking Ghidra to the Next Level
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are needed in reversing?
- 3 What we have now?
- 4 About Ghidra
- 5 BinCraft - Dedication (cont.)
- 6 BinCraft - what
- 7 ghidracraft - what done
- 8 About Decompilation
- 9 Ghidra Decompiler C++
- 10 Problems in Decompilation
- 11 Magic Functions
- 12 Default Var names
- 13 Analysis Failure
- 14 Minor Bugs
- 15 Pcode Patch
- 16 Modernized UI
- 17 What to be done
- 18 Graal VM impl. stages.
- 19 Lessons Learned