Teleporting Through Walls with Cheat Engine - "No Way Out" [PicoCTF 2023]

Опубликовано: 17 Октябрь 2024
на канале: CryptoCat
3,536
148

Walkthrough for a Unity game hacking challenge from the Pico Capture The Flag competition 2023 (picoCTF). First, we'll decompile the Assembly.Csharp.dll with DNSpy and patch/re-compile the code to retrieve the flag. In the second solution, we'll use Cheat Engine 7.5 to identify our player position and teleport through the wall, allowing us to recover the flag. Write-ups/tutorials aimed at beginners - Hope you enjoy 🙂 #ReverseEngineering #CTF #CaptureTheFlag #Pico #PicoCTF #PicoCTF2023 #CheatEngine #GameHacking

If you liked this video and/or want to learn more about game hacking with cheat engine, check out the full tutorial series I created on the ‪@intigriti‬ channel:    • Cheat Engine: Introduction (tutorial ...   and the gamepwn README: https://github.com/Crypto-Cat/CTF/tre...

↢Social Media↣
Twitter:   / _cryptocat  
GitHub: https://github.com/Crypto-Cat
HackTheBox: https://app.hackthebox.eu/profile/11897
LinkedIn:   / cryptocat  
Reddit:   / _cryptocat23  
YouTube:    / cryptocat23  
Twitch:   / cryptocat23  

↢PicoCTF↣
https://ctftime.org/ctf/194
https://play.picoctf.org/events/72/ch...
https://picoctf.org/discord
  / picoctf  

↢Resources↣
Ghidra: https://ghidra.re/CheatSheet.html
Volatility: https://github.com/volatilityfoundati...
PwnTools: https://github.com/Gallopsled/pwntool...
CyberChef: https://gchq.github.io/CyberChef
DCode: https://www.dcode.fr/en
HackTricks: https://book.hacktricks.xyz/pentestin...
CTF Tools: https://github.com/apsdehal/awesome-ctf
Forensics: https://cugu.github.io/awesome-forensics
Decompile Code: https://www.decompiler.com
Run Code: https://tio.run

↢Chapters↣
Start: 0:00
Review Game: 1:10
Solution 1:Decompile with DNSpy: 3:35
Solution 1: Patch Assembly.Csharp.dll: 7:25
Solution 2: Cheat Engine: 9:13
Solution 2: Identify player position: 10:04
Solution 2: Teleport through wall 12:30
End: 14:11