Reverse Engineering RET Homepage RET Members Reverse Engineering Projects Reverse Engineering Papers Reversing Challenges Reverser Tools RET Re-Search Engine Reverse Engineering Forum Reverse Engineering Links

Go Back   Reverse Engineering Team Board > Reverse Engineering Board > Reverse/Social Engineering
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 07-10-2012, 04:50 PM
husmanafper3 husmanafper3 is offline
Member
 
Join Date: Sep 2010
Posts: 10
Default HASP SRM dump

Hi expert


I have dump file for SRM doungle how can i convert it to emulator plz?

Thanks in advance
  #2  
Old 07-11-2012, 05:21 AM
crackslab crackslab is offline
Member
 
Join Date: Nov 2010
Posts: 28
Default

dump file not enough for Hasp SRM Solution, need usbtrace log also
  #3  
Old 07-11-2012, 02:18 PM
husmanafper3 husmanafper3 is offline
Member
 
Join Date: Sep 2010
Posts: 10
Default

i have usb trace i have dump can any one help ?????
BR

Last edited by Git : 04-07-2013 at 07:09 AM.
  #4  
Old 09-26-2012, 02:03 AM
TEMS TEMS is offline
Member
 
Join Date: Jul 2010
Posts: 23
Default Please kindly help

Dear brother,
please kindly help how to make emulator SRM from dump and usb trace to emulator SRM

Thanks for kindly support

Last edited by Git : 04-07-2013 at 07:09 AM.
  #5  
Old 03-24-2013, 01:44 PM
saullow saullow is offline
Member
 
Join Date: Jan 2009
Posts: 5
Default

agree with TEMS, please help us....

Last edited by Git : 04-07-2013 at 07:09 AM.
  #6  
Old 04-07-2013, 07:08 AM
Git Git is offline
Super Moderator
 
Join Date: Oct 2007
Location: Torino
Posts: 1,797
Default

OK, better stop there. This is NOT a warez board. We are here to promote learning of reverse engineering, not the swapping of commercial software.

Git

Last edited by Git : 04-07-2013 at 07:10 AM.
  #7  
Old 08-28-2013, 06:13 AM
Larry Larry is offline
Member
 
Join Date: Oct 2008
Posts: 24
Send a message via ICQ to Larry
Arrow

HASP SRM USB Protocol are crypting by AES. You need make UsbTrace decode tool to decrypt the log.

Dongle use a few AES keys. At least:

* One - for communicate with aksusb.sys driver (functions 2F/AF: check the dongle by white-box AES crypto; you can skip to solve this key now, just install old Sentinel HASP driver < 6.56);

* One - for communicate with HASP License Manager (difference versions of HASP License Manager used defferent AES Keys; now it's a 3 different keys);

* One - for communicate with the protected software (read memory, write memory, hasp_encrypt() / hasp_decrypt() operations, etc).

To decrypt UsbTrace log you need reverse HASP License Manager and modify public HASP Emulator source by Chingachguk & Denger2K.

You can use this drivers' version to reverse the USB Protocol crypting:
http://rapidshare.com/files/458985502/HASPUserSetup.zip

It isn't good packed and crypted. You need research the file Windows\system32\hasplms.exe.

You need to use Rjindael AES C++ source code as base for decrypt/encrypt USB Packets. You can find it in Google.

If you done the reverse of decrypt/encrypt packets between HASP SRM and HASP License Manager after dongle's plug, you will need to get the next AES key from the protected software to decrypt UsbTrace Log between HASP SRM - HASP License Manager - The Protected Software. Just open the protected software in IDA Pro or OllyDbg, find the place where api calls to the dongle are forming and crypting by AES, put the breakpoint on the AES setup key function and get the AES key. After it decode respective packets.

Other case if your software used new white-box AES. It's more difficult to recover the AES-key for decode packets between HASP SRM - HASP License Manager - The Protected Software.
  #8  
Old 10-30-2013, 06:39 AM
Prenumele Numele Prenumele Numele is offline
Senior Member
 
Join Date: Apr 2008
Posts: 80
Default usbtrace hasp hl srm decoder

decoder for usbtrace log txt of hasp hl srm
parser / processor


I have an old decoder for hasp4/hl usbtrace
I also have srm emulator source code
I need help making log txt decoder / parser
that will use AES vendor code
also have decoder.exe to compare and guide to good results.

best regards,
Nick
  #9  
Old 06-19-2014, 10:08 PM
skr706 skr706 is offline
Senior Member
 
Join Date: Oct 2007
Posts: 85
Default

Hi There,

I got a encrypted package named as hasp 4 hl srm*emulator*6.51*srmkit250.rar. from http://dc489.4shared.com/download/Ek...2c36&lgfp=2000
or from http://dc489.4shared.com/download/Ek...2d0e141bb19949

Can anyone try to get the password for the file.

Best Regards
Sunil
  #10  
Old 06-20-2014, 11:32 AM
BfoX BfoX is offline
Senior Member
 
Join Date: Aug 2007
Posts: 2,278
Send a message via ICQ to BfoX Send a message via MSN to BfoX Send a message via Yahoo to BfoX
Default

over 20 symbol for rar archive
__________________
... Either you work well or you work much ....
Closed Thread


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump





Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.