Giter Club home page Giter Club logo

dumppakkey's Introduction

dumpPakKey [tool] [win64] for dumping *.pak base64 key for Unreal Engine 4

1st you need to download fresh python for Windows -> Python/Releases and install it

[ ! ] don't forget to check (include to PATH) option in checkbox, then open cmd (Win+R type cmd, Enter) and type:

pip install pyinstaller

after successful install, in your cmd type:

pyinstaller dumpPakKey.py -F 

[ ! ] make sure you are at the same directory where dumpPakKey.py is...

[ i ] switch directory in cmd.

cd \DirectoryName\dumpPakKey.py

after complition, check \Dist\ directory for your created *.exe to run your (created with PyInstaller) *.exe open cmd , cd to path where your *.exe is and type the following:

dumpPakKey.exe name_of_your_game-Shipping.exe

or just drag and drop your *.exe file on dumpPakKey.exe it will automatically create Crypto.json for you.

then in cmd run:

UnrealPak.exe name_of_your_game-WindowsNoEditor.pak -cryptokeys=Crypto.json

or use *.bat file

UnrealPakTool

Have fun!) dumpPakKey

builded *.exe is here -> dumpPakKey.exe

NOTICE: It was successfully tested in created (Shipping mode) projects in UE4 4.25.3

NOTICE: It was created "for science purposes only" in order to dump real life projects, you need to be shure they arent obfuscated by their loaders witch most of games have

NOTICE: Pattern used to find key section may change in other unreal engine build's, and you will need to manually change pattern, and rebuild *.py to *.exe

dumppakkey's People

Contributors

allcoolthingsatoneplace avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.