Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-30-2003, 21:23
balauru
 
Posts: n/a
Packed or not?

Ok, I just got an interesting software:

hxxp://www.chromix.com/ColorThink/windowsdownload.cxsa?-session=tx:8477D52A7B1C4A4C25271B6405566AA7

Protection is User name + SN. If I hexedit the main exe, I can fine strings like "Demo mode" or "SN entered is invalid". But if I load this file in IDA, I get nothing. No Demo string, no invalid SN string.

Any idea what the hell is going on?
Reply With Quote
  #2  
Old 08-30-2003, 23:20
dynio
 
Posts: n/a
If the program doesn't have straight references to these ASCIIs You won't find them in any decompiler/disassembler. It can be a form/dialog etc.
Then You won't find anything - even if You mark these ASCIIs as a string under IDA You won't get any references. If You have readed these strings it's not packed.
Reply With Quote
  #3  
Old 08-31-2003, 00:20
balauru
 
Posts: n/a
Actually, I think you're right. Hexview is full of TForm and TButton. It's a RealBasic program, and the main exe is importing some RealBasic plugins.

My problem is that I have no string references in wdasm/ida. Also, registration dialog have 3 buttons: Quit, Demo and Proceed. Proceed button is active only if you enter the correct sn. So, there is no way to enter a dummy sn, press Proceed, and then bpx on usual breakpoints. I try to locate this nag screen, but the program is full of call xxxxxx followed by jz/jnz/jnb xxxxxx, and you know how much this is annoying for a beginner :-(

Anyway, thx. for your kind reply.
Reply With Quote
  #4  
Old 08-31-2003, 01:33
dynio
 
Posts: n/a
You can always stop the program during loading (e.g. GetModuleHandle/GetCommandLine/LoadLibrary etc.) then search memory for "Demo" string, next put breakpoint on read memory access (BPM) on that string, then trace-back the program to see what fragment is responsible for calling this function, etc...
Uff.... I'm only dreaming, since I don't have this app and time to crack it....

Regards.
Reply With Quote
  #5  
Old 08-31-2003, 20:00
dynio
 
Posts: n/a
I think I had a dream.....
A very deep dream.....
It was a vision of something.....
Something I can't understand.....
It was a very, very old picture.....
I think it was Pharaon saying to me.....
He said:

User name: thanks God dyn!o was borned
Serial number: CCT-d7a369-59b9d0-bc3b19-200W

What does he mean? Am I the chosen one?
Reply With Quote
  #6  
Old 09-01-2003, 07:58
changes
 
Posts: n/a
Salutations Dynio,
You are indeed the heroic one, an icon for us all!
Reply With Quote
  #7  
Old 09-01-2003, 14:52
balauru
 
Posts: n/a
Thanks a lot dynio, it's working fine. But my goal here is to learn something, not to use "ready made" cracks.
So, if you are so kind and have time to write for ma a little tutorial on how you did it, this will be more appreciated. If not, thank you anyway for your kindness.
Reply With Quote
  #8  
Old 09-01-2003, 14:59
dynio
 
Posts: n/a
Ok. that was a quick one so check Your PM...

Regards.
Reply With Quote
  #9  
Old 09-01-2003, 18:11
balauru
 
Posts: n/a
Thanks man, it was very easy to get the right code. But this hapens when you're a beginner and you don't set the right bpx :-)

Cheers
Reply With Quote
  #10  
Old 09-01-2003, 23:13
ysco
 
Posts: n/a
balauru is there anyway that i can have the tut also i am also a newbie and want to try everything.

Thanks in advance.

If you want u can sent it to: [email protected]

ysco.
Reply With Quote
  #11  
Old 09-02-2003, 02:07
Tacman
 
Posts: n/a
Can you send me the tut also please on pm
Reply With Quote
  #12  
Old 09-02-2003, 12:38
R@dier
 
Posts: n/a
Hi I am interested in the tut also if it is available

R@dier
Reply With Quote
  #13  
Old 09-02-2003, 19:35
MaRKuS-DJM's Avatar
MaRKuS-DJM MaRKuS-DJM is offline
Cracker + Unpacker
 
Join Date: Aug 2003
Location: Virtual World / Network
Posts: 553
Rept. Given: 7
Rept. Rcvd 6 Times in 4 Posts
Thanks Given: 3
Thanks Rcvd at 16 Times in 10 Posts
MaRKuS-DJM Reputation: 6
i think this is good stuff... could i have it too, please??

TIA
MaRKuS TH-DJM
Reply With Quote
  #14  
Old 09-03-2003, 02:08
gorge
 
Posts: n/a
Quote:
Originally posted by dynio
Ok. that was a quick one so check Your PM...

Regards.
Please send me tut also..

Dynio you are master
Reply With Quote
  #15  
Old 09-03-2003, 21:33
noor
 
Posts: n/a
Hi;
Please send it to me too. thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to SMC a packed ocx file? killl General Discussion 1 08-22-2005 23:55


All times are GMT +8. The time now is 02:53.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )