Contribute  :  Web Resources  :  Past Polls  :  Site Statistics  :  Downloads  :  Forum  
    BiW ReversingThe challenge is yours    
 Welcome to BiW Reversing
 Thursday, June 01 2023 @ 01:44 PM CEST
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Power ISO 3.2 Serial Fishing

 
Post new topic   Reply to topic    www.reversing.be Forum Index -> N2C Member Chat
View previous topic :: View next topic  
Author Message
erminster
New to the board
New to the board


Joined: 06 Aug 2006
Posts: 11
Location: 00401000 [eax]

PostPosted: Sun Aug 06, 2006 2:22 am    Post subject: Power ISO 3.2 Serial Fishing Reply with quote

Okay i go into OllyDbg and then i click E then poweriso.exe view names....
Then where do i go! Im mean the first serial crack i did was in a tutrorial! PLZ HELP! Shocked
Back to top
View user's profile Send private message Visit poster's website
tanatos
Frequent poster
Frequent poster


Joined: 16 Feb 2005
Posts: 68

PostPosted: Mon Aug 07, 2006 7:27 am    Post subject: hm Reply with quote

what message do you get when you enter a wrong serial combination ?

usually you bp GetDlgItemTextA and GetDlgItemTextInt so that you can get a breakpoint.

OR bp MessageBoxA and after you get the message and click ok it will return to the code part after the serial generation and comparation(F7 on the messagebox call ret and you'll get to it)

OR search for strings to find where you should breakpoint...
Back to top
View user's profile Send private message
erminster
New to the board
New to the board


Joined: 06 Aug 2006
Posts: 11
Location: 00401000 [eax]

PostPosted: Mon Aug 07, 2006 3:54 pm    Post subject: Reply with quote

The error message looks like this:

"The user name of serial number is invalid"

Hold on Crying or Very sad when ever i Set a bp on messageboxa and wait for the message to comeup it allways freezez!
Back to top
View user's profile Send private message Visit poster's website
tanatos
Frequent poster
Frequent poster


Joined: 16 Feb 2005
Posts: 68

PostPosted: Tue Aug 08, 2006 6:24 am    Post subject: here Reply with quote

put a breakpoint on this adress and fish from there on

Code:
0041D7F0   . 6A FF          PUSH -1
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    www.reversing.be Forum Index -> N2C Member Chat All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
 Copyright © 2023 BiW Reversing
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.88 seconds