Information Security/Android

Frida Unreal Engine Dumper

hackcatml 2023. 8. 20. 19:36
반응형

https://github.com/hackcatml/frida-ue4dump

 

GitHub - hackcatml/frida-ue4dump: UE4 dump frida script

UE4 dump frida script. Contribute to hackcatml/frida-ue4dump development by creating an account on GitHub.

github.com

 

Unreal Engine 연구용으로 UE4Dumper(https://github.com/kp7742/UE4Dumper) 을 바탕으로 제작 해봤습니다.

Android, iOS Unreal Engine >= 4.23, 64bit Only

 

4.27.2 버전에서만 테스트 해봤기 때문에, 다른 버전에서는 작동 안할 가능성이 높습니다.

frida script 이기 때문에 frida 붙여놓은 상태에서 offset 수정해가면서 덤프 테스트하기 수월할 것입니다.

 

반응형