View Single Post
  #1  
Old 04-30-2010, 15:25
Calvin Calvin is offline
Friend
 
Join Date: Apr 2010
Location: Codewoods
Posts: 53
Rept. Given: 48
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 20
Thanks Rcvd at 12 Times in 8 Posts
Calvin Reputation: 1
Some useful Breakpoints in lsdecode 8.2.2.3

Hi all,

Some useful BP addresses to find information in Sentinel licenses using lsdecode 8.2.2.3 in case Slmdecode103 does not work (but only for 7.x/8.0.6 Sentinel licenses only):

To find vendor code:
TXT 00422460 (EAX)

To find vendor info:
TXT 00423A60 (ECX ASCII)

To find Feature Name
TXT 00423988 (ECX ASCII)

To find 7 secrets:
TXT 00409CF7 (EAX ASCII)

To Find Client lock Code - 00423906

To Find Feature version-004239DD

If someone have any BP addresses where we can capture the same information for 8.x licenses, can you please share?

regards
Reply With Quote