Requesting help on extracting IPF files (Pay if necessary) menu

User Tag List

Results 1 to 12 of 12
  1. #1
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Requesting help on extracting IPF files (Pay if necessary)

    Hi, I am not sure if this is the correct place to ask for help.

    But I want to modify the animation of my character in ToS (Deleting them actually, similar to the act & sprite mod in RO). And I believe the related files are stored within some of the IPF files. But before I can even begin to try to alter the files, I need to be able to extract them, but the files are under some kind of encryption, so I am unable to extract.

    IPF suite is what I used to try extract the files, is there someone that can break the encoding on the IPF files? As far as I know, no one been able to do that just yet.

    Thank you in advance.

    Requesting help on extracting IPF files (Pay if necessary)
  2. #2
    maniacxxxmat's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    85
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by homihesumaki View Post
    Hi, I am not sure if this is the correct place to ask for help.

    But I want to modify the animation of my character in ToS (Deleting them actually, similar to the act & sprite mod in RO). And I believe the related files are stored within some of the IPF files. But before I can even begin to try to alter the files, I need to be able to extract them, but the files are under some kind of encryption, so I am unable to extract.

    IPF suite is what I used to try extract the files, is there someone that can break the encoding on the IPF files? As far as I know, no one been able to do that just yet.

    Thank you in advance.
    https://github.com/r1emu/IPFUnpacker is what your looking for

  3. Thanks homihesumaki (1 members gave Thanks to maniacxxxmat for this useful post)
  4. #3
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maniacxxxmat View Post
    https://github.com/r1emu/IPFUnpacker is what your looking for
    I actually downloaded that already. In all honesty, I have no idea how to even run it.

  5. #4
    waltobc6's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    72
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    did you get it worked?

    i thought on some thing similar but same method - cuting down animations.

    im asking because it will take me few days until i find if it worked or not - not alot of time this days....

  6. #5
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No actually. Haha I don't exactly know how to execute the IPFunpacker. What method are you trying?

  7. #6
    Spl3en's Avatar Corporal
    Reputation
    31
    Join Date
    Mar 2013
    Posts
    20
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey. Here is how to use IPFUnpacker :
    Download the last version here :
    https://github.com/r1emu/IPFUnpacker/releases
    Copy ipf_unpack.exe to your ToS data folder (next to all your IPF files you want to decrypt)
    Open a command prompt in this folder (Shift + Right click in the folder => "Open a command prompt here")
    Type "ipf_unpack.exe decrypt <your IPF file>". Once you've done it, the IPF can be opened with IPFSuite.

    ** /!!\ ** Don't forget to backup your IPF files before doing anything. ipf_unpack *replace* the IPF files by the decrypted one, and once decrypted, you can't open it anymore with ToS client.
    If you want to encrypt back a IPF, type ipf_unpack.exe encrypt <your IPF>.


    Last edited by Spl3en; 04-14-2016 at 03:30 PM.

  8. Thanks The Dirty (1 members gave Thanks to Spl3en for this useful post)
  9. #7
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Spl3en View Post
    Hey. Here is how to use IPFUnpacker :
    Download the last version here :
    https://github.com/r1emu/IPFUnpacker/releases
    Copy ipf_unpack.exe to your ToS data folder (next to all your IPF files you want to decrypt)
    Open a command prompt in this folder (Shift + Right click in the folder => "Open a command prompt here")
    Type "ipf_unpack.exe decrypt <your IPF file>". Once you've done it, the IPF can be opened with IPFSuite.

    ** /!!\ ** Don't forget to backup your IPF files before doing anything. ipf_unpack *replace* the IPF files by the decrypted one, and once decrypted, you can't open it anymore with ToS client.
    If you want to encrypt back a IPF, type ipf_unpack.exe encrypt <your IPF>.


    OMG you are the guy who made the thing! I'm honored! Thank you I will try now!

  10. #8
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also, I've downloaded it into the data folder, but when I try to use the command prompt to run it, it tells me zlib1.dll is missing, any idea why that's happening?

  11. #9
    quimerics's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help

    Originally Posted by homihesumaki View Post
    Hi, I am not sure if this is the correct place to ask for help.

    But I want to modify the animation of my character in ToS (Deleting them actually, similar to the act & sprite mod in RO). And I believe the related files are stored within some of the IPF files. But before I can even begin to try to alter the files, I need to be able to extract them, but the files are under some kind of encryption, so I am unable to extract.

    IPF suite is what I used to try extract the files, is there someone that can break the encoding on the IPF files? As far as I know, no one been able to do that just yet.

    Thank you in advance.
    i use IPF_UNPACK.exe to ... Decrypt... Encrypt and Extract.... but How can i do to build PACK aguain when is extract in folder?

  12. #10
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by quimerics View Post
    i use IPF_UNPACK.exe to ... Decrypt... Encrypt and Extract.... but How can i do to build PACK aguain when is extract in folder?
    Didn't you get some kind of zlib1.dll missing problem?

  13. #11
    AbyssaI's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by homihesumaki View Post
    Didn't you get some kind of zlib1.dll missing problem?
    That's what I got, after you download zlib1 you get another error: application unable to start correctly 0xc000007b.

  14. #12
    homihesumaki's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AbyssaI View Post
    That's what I got, after you download zlib1 you get another error: application unable to start correctly 0xc000007b.
    I know, I am still looking for a way to fix that...

Similar Threads

  1. [Request] Extract m2 files.
    By Sonic Waffle in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 02-03-2008, 06:33 AM
  2. Tauren Model Editing Request/Help!
    By Gitaroo Man in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 06-24-2007, 08:14 PM
  3. Alliance druid, Requesting help
    By Xni in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 12-29-2006, 05:44 AM
  4. Help !!! pls!!!!!!!!!! lost a file
    By Domminust in forum Community Chat
    Replies: 3
    Last Post: 11-23-2006, 11:43 PM
  5. BIG request (gonna need some exclusive files)
    By _Shapes_ in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 11-23-2006, 08:34 AM
All times are GMT -5. The time now is 10:32 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search