Post Reply 
5.00 VSH Module Descrambler.
Author Message
vinrose67
GAS

Posts: 1,183.3075
Threads: 97
Joined: 16th Jul 2007
Reputation: -2.06849
E-Pigs: 54.2375
Offline
Post: #13
RE: 5.00 VSH Module Descrambler.
Super Sheep Wrote:Get a decompressed VSH Module you want to get values out of. Copy it to the same directory of the executable.
Open up command prompt and go to the directory where the executable is.
Then you do this:
'scramble -d [input module] [output scramble]'

type it in without the ' and replace '[input module]' with the name of the module you copied and change '[output scramble]' to whatever you want. (I'd suggest something like "modulename_scramble.bin").

Then you have a file full of floats (32bit). You can hexx the fud out of these but you are constrained. For LUI's you are limited to 0xFFFF in size. For the ORI's you can have upto 0xFFFFFFFF size.

LUI's look like this: 0000hhhh (where 'h' is replaced with hexadecimal characters).

ORI's look like this: hhhhhhhh (where 'h' is replaced with hexadecimal characters).

When you are done hexxing, and want to test you will type:
scramble -s [input scramble] [output/input module]

replace [input scramble] [output/input module] with the scramble and module it came from respectively. The module is now modified with your values.
nice I'll try! hope for a nicer gui for this.

vinrose67 Signature

[Image: PSPAddictSignature.png]
(This post was last modified: 17/10/2008 07:47 PM by vinrose67.)
17/10/2008 07:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
5.00 VSH Module Descrambler. - Super Sheep - 17/10/2008, 05:11 PM
RE: 5.00 VSH Module Descrambler. - vinrose67 - 17/10/2008 07:46 PM
RE: 5.00 VSH Module Descrambler. - Maxime - 17/10/2008, 07:25 PM
RE: 5.00 VSH Module Descrambler. - xopher - 17/10/2008, 07:49 PM
RE: 5.00 VSH Module Descrambler. - SchmilK - 17/10/2008, 07:57 PM
RE: 5.00 VSH Module Descrambler. - Jomann - 17/10/2008, 10:08 PM
RE: 5.00 VSH Module Descrambler. - Mc Cabe - 17/10/2008, 11:40 PM
RE: 5.00 VSH Module Descrambler. - gsmoke - 19/04/2009, 04:56 PM
RE: 5.00 VSH Module Descrambler. - mime - 26/07/2010, 04:58 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: