2018-05-18
[public] 84.8K views, 2.32K likes, 16.0 dislikes audio only
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