|
 |
 |
How modify for unpacking .bin file volx script?
|
 |
 |
 |
 |
| Author |
Message |
BOSCH Special Member



 Joined: 20 Oct 2008 Posts: 143 Location: Somewhere outside!
|
|
 |
I try to open the bin file of volx script with a text editor,but i can't read anything!What i am doing wrong?  |
_________________
|
|
Date Posted:Wed May 13, 2009 1:49 pmThanks: 62Thanked 7 Times In 6 Posts
|
| Author |
Message |
pseudonym Special Member



 Joined: 20 Feb 2008 Posts: 101
|
|
 |
| use a hex editor. |
|
|
Date Posted:Wed May 13, 2009 3:31 pmThanks: 9Thanked 3 Times In 3 Posts
|
| Author |
Message |
herr-master Super Member

.jpg)

 Joined: 02 Jul 2007 Posts: 547
|
|
 |
why you whant edit the bin file from volx script you only need to edit the script file.
open Aspr2.XX_unpacker_v1.15E.osc wight notepad ++ ore ollydbg´s script editor and go to lab78_1:
you see this
lab78_1:
log VMcodeloc
lm VMcodeloc, 4000, "d:\Asprvm8s.bin"// this is what you most edit *
mov tmp1, VMcodeloc
mov tmp2, VMcodeloc
add tmp2, 3f00
add tmp1, 2
mov [tmp1], tmp2
add tmp1, 2821
asm tmp1, "call GetCurrentProcessId"
add tmp1, 56
asm tmp1, "call GetCurrentProcessId"
* you most edit this line like this if you hafe are drive c:\ and you debugger is on this c:\ollydbg
then you change this "d:\Asprvm8s.bin" to this "c:\ollydbg\scripts\Asprvm8s.bin //then the script from volx search on the folder scripts for this file Asprvm8s.bin
I hope that help you are littel bit. |
_________________
I will not crack request per pm!
thx @izzad95 for the sig!
 |
|
Date Posted:Wed May 13, 2009 6:22 pmThanks: 19Thanked 128 Times In 86 Posts
|
| Author |
Message |
BOSCH Special Member



 Joined: 20 Oct 2008 Posts: 143 Location: Somewhere outside!
|
|
 |
You are right herr-master!Yesterday night i saw again the read me of volx script and i done the corrects!But still the olly stuck!!!!!I can't understand which is the problem...  |
_________________
|
|
Date Posted:Thu May 14, 2009 10:05 amThanks: 62Thanked 7 Times In 6 Posts
|
Astalavista Forum Index :: Unpacking :: How modify for unpacking .bin file volx script?
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|