----------------------------------------------------------------------
How to crack Audioactive Production Studio
----------------------------------------------------------------------

Cracker: stealthFIGHTER 

Target: Audioactive Production Studio

Tools: W32dasm
       Hiew	
       Brain

Where: http://www.audioactive.com/

Sorry for my english, its not my mother language.


-----------
Step 1:
-----------
===
Run progg -> HELP -> REGISTER -> fill the boxes
and push OK. Message pop up: The information ......
Write this text down.
Run W32dasm load in mp3pro.exe and search
for text: The info...
Yes, we found it here:
===



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:00418507(C)
|
:004184D1 8B842428010000          	mov eax, dword ptr [esp+00000128]
:004184D8 8B8C242C010000          	mov ecx, dword ptr [esp+0000012C]
:004184DF 50                      	push eax
:004184E0 51                      	push ecx
:004184E1 E87A890000                   	call 00420E60		<--- a CALL
:004184E6 83C408                  	add esp, 00000008
:004184E9 85C0                    	test eax, eax		<--- a TEST
:004184EB 0F8599000000           	jne 0041858A		<--- bad boy
:004184F1 6AFF                    	push FFFFFFFF
:004184F3 53                      	push ebx

* Possible Reference to String Resource ID=00115: "The information you entered is not valid!"
                                  |
:004184F4 6A73                    push 00000073		<--- we are here


===
Double click on JNE 0041858A and write the offset.
Run Hiew select decode mode, press "F5" enter offset
change JNE (0F85) to JE (0F84). "F9" to update
Run progg again. >BooM<
===


---------------------------------------
If i make a mistake, please e-mail 
me to: stealthfighter@another.com
---------------------------------------i