EDIT: Some have issues with the hex part so here is a readable tutorial to make it easier to follow on that segment:
- In Dragon Unpacker when u open the HyperRipper tool click the "Advanced" setting tab.
- Check the radio button "Custom" for file names and type this in the box "File- %n _ Off- %h.%x" (this gives u the file number and hex offset, the offset is the important part)
- When you go into the hex editor open your new file you wish to inject and select all, then copy it "Edit Dropdown > Copy"
- Open your .pak file and then use the "Go To" search function and type in the offset (make sure hex is selected)...the offset is the very last number in the filename of original you extracted if you use my HyperRipper setting.
- It will jump to the offset which is where in the .pak file the data is stored for the file you are replacing...once ur cursor is at the new offset from the "go to" command just click "Edit dropdown > Paste Write"
Last edited on March 18th, 2012 at 06:28 AM.
Reason: forgot something in Custom File Naming code -.-
This is the right file name:dup5-hrip-0000000006-0000000000A9FA67
right? If you were anywhere near the chat last night you would know i've been working no this for hours and the farthest i got was converted file. So now how the hell do you put it back with HXD, when i try it says there is an invalid number.
This is the right file name:dup5-hrip-0000000006-0000000000A9FA67
right? If you were anywhere near the chat last night you would know i've been working no this for hours and the farthest i got was converted file. So now how the hell do you put it back with HXD, when i try it says there is an invalid number.
that is correct file name, sir, the offset you want to jump to in HxD is A9FA67 (the last number in filename)