View Single Post
  #1  
Old 03-20-2009, 22:17
ketan ketan is offline
Friend
 
Join Date: Mar 2005
Posts: 157
Rept. Given: 0
Rept. Rcvd 19 Times in 10 Posts
Thanks Given: 8
Thanks Rcvd at 150 Times in 75 Posts
ketan Reputation: 19
IDA watermarking(s) and possibility of license file generation...

As of IDA latest public release (ie. v5.4.0.921),
following file+folders are watermarked...

/ida.key
/ida.wll
/loaders/*.*
/procs/*.*

Above info is gathered by looking at ida.key date.

Moreover no file is packed or obfuscated in any way,
this will allow to analyze IDA itself.

The registered user name is tagged in MS-DOS STUB portion of the watermarked executables.

So there are lot of possibilities to make a cracked version of IDA.

Key Pointers
=========
- Possibility to generate legitimate ida.key files,
// 'coz recently we seen awesome winrar solution

- Compare 2 identical version/edition of IDA to findout exect differences
Reply With Quote