Skip to content

zbx911/UE4Dumper4.26.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4Dumper4.26.2

The repository is used to dump sdk from libUE4.so in android arm64-v8a.

build

chmod 755 make.sh
./make

usage

adb push UE4Dumper2.6.2 /data/local/tmp
adb shell 

su
cd /data/local/tmp
chmod 755 UE4Dumper2.6.2

./UE4Dumper2.6.2 --sdkw --newue --gname [address] --gworld [address] --package [package_name]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages