Recover Game Classes with gdb - Pwn Adventure 3

Channel:
Subscribers:
920,000
Published on ● Video Link: https://www.youtube.com/watch?v=8wz2CM0483o



Duration: 11:28
99,700 views
2,302


Part 4: We start reverse engineering! Luckily the game comes with not-stripped binaries which means all the class names are included. We can use the debug information to dump class definitions with gdb. This will be incredible useful when we create our first hack next video!

libGameLogic.h: https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/linux/libGameLogic.h

🌴 Playlist: https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG

-=[ 🔴 Stuff I use ]=-

→ Microphone:* https://geni.us/ntg3b
→ Graphics tablet:* https://geni.us/wacom-intuos
→ Camera#1 for streaming:* https://geni.us/sony-camera
→ Lens for streaming:* https://geni.us/sony-lense
→ Connect Camera#1 to PC:* https://geni.us/cam-link
→ Keyboard:* https://geni.us/mech-keyboard
→ Old Microphone:* https://geni.us/mic-at2020usb

US Store Front:* https://www.amazon.com/shop/liveoverflow

-=[ ❤️ Support ]=-

→ per Video: https://www.patreon.com/join/liveoverflow
→ per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join

-=[ 🐕 Social ]=-

→ Twitter: https://twitter.com/LiveOverflow/
→ Website: https://liveoverflow.com/
→ Subreddit: https://www.reddit.com/r/LiveOverflow/
→ Facebook: https://www.facebook.com/LiveOverflow/

-=[ 📄 P.S. ]=-

All links with "*" are affiliate links.
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.

#CTF #PwnAdventure #ReverseEngineering







Tags:
Live Overflow
liveoverflow
hacking tutorial
how to hack
exploit tutorial
gdb
ptype
print
recover classes
debug information
pdb
structs
class
c++ class
reverse engineer
reverse engineering
reversing
so
library
pwn adventure 3
pwn adventure
pwnadventure
pwnie
pwnie island
binary ninja
binaryninja
ida
ida pro
idapro
debugger
debugging
breakpoint
game world
gameworld
global object
global variable