Reverse Engineering Team
Unregistered, You must accept the Forum Rules below to be able to use some forum functions.

Read forum rules below...

1. All posts must be written in English.
2. Don't spam/abuse any other member via E-mail or Private Messages.
3. Have phun!

For breaking above rules you may be warned/banned appropriately!

Join the forum, it's quick and easy

Reverse Engineering Team
Unregistered, You must accept the Forum Rules below to be able to use some forum functions.

Read forum rules below...

1. All posts must be written in English.
2. Don't spam/abuse any other member via E-mail or Private Messages.
3. Have phun!

For breaking above rules you may be warned/banned appropriately!
Reverse Engineering Team
Would you like to react to this message? Create an account in a few clicks or log in to continue.

likead SRM VUSB CODE SOURCE With tutorial closed

3 posters

Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty likead SRM VUSB CODE SOURCE With tutorial closed

Post by frekdz Tue Mar 27, 2018 5:35 pm

no THANKS A FOUND IT AND I POST IT. 

rgho.st/7plXXS5MQ

A.Instalations:
-ultraedit 19 sau 20 or any
-HHD Hex Editor Neo 15.3 sau 15.4 or any
-ultraiso or soft for mount iso as daemon tools or alcohol or else
-winDDK vers 7 default see GRMWDK_EN_7600_1.ISO monted for example with ultraiso
-drivers 6.65 or 6.56 or 6.23 or any version below
-usbtrace 2.4.3 same generation as decodor even though works well with 2.7 manybe 2.8, too
-copy vmprotect2.03 in c: or install 2.12.3 or 2.13
-copy emu665 in c:
B.Fill in or changes in files data.h and data.reg
-use h5dmp.exe or DumperGUI.vmp.exe hasp hl and introduce in data.reg and for srm and decode dmp file of srm and use reg file generated for hasp hl
-delete \ in the ends of RW si RO  made srm2mult v1.2
-in some editors exist options Ctrl+Shift+Alt and select with mauseu the text column or exist hex to c.
-erase last , in front of };
or transform bins of memories made with dampodecoder 1.4, 1.5 in cpp files
Atention at specific name SRMRW and SRMRO depending of verion of emulator in data.reg!
-with VIDToolsV2 or vid.exe sau or kidkid tool find  aes, vendor and passwords
or from memory exe/dll dumps find matrix with passwords, vendor ID and vendor AES key Or se decode file *.hvc extracted.
-in hex of exes/dlls dumped or not, can be search after hex vendorid inversated or not or using debuger IDA PRO 5.5 sau 6.x
-file biger then 600 KB hasp_windows_vendorID.dll maybe uses api whitebox or is codated/packed
-usbtrace log parser/decoder v.1 or better 2 is used for decoding usbtracelogs. If there are very more logs
 then results can be input in microsoft excel, lay, sorte, compare and repeating lines to be eliminated r and result copy back in data.h
folderul numit melotld1 aflat in c:\, se urmeaza explicatiile si pasii din el si in sub folderul numit final vor aparea rezultate
-input functions, vendor aes key, features and pairs rezulted after decrypting / decoding of logs and dumps
-for F4FF and F5FF take memoris RW and RO of SRM
-extract pairs A/Q16 with rtQAExtractorV2.0 from dumps of executable or dll made by petools - click left up then clicks below on exe or dll
If there is envelope error message with emulator then make new dumps of dlls or/ and exes files in memory and find next tables.
-in file USBKeyEmu.c check existence of needed features used and if is necessary, add them for exemple those named 0600, 0700 etc.
 
C.Compilation - building of sys files
-in file USBKeyEmu.c to delete for win x64 bits // or to be added // in front of #define MM64
 x86
-also in that file can be deleted or added // in in front of:
//#define LARGE_TABLE // for working with bins aesmode3 67 89 48
you can search path and change as you wish
 
#ifdef LARGE_TABLE
 
static WCHAR FILE_PATH[] = L"\\??\\c:\\windows\\system32\\drivers\\QA";
 
can be
 
#ifdef LARGE_TABLE
 
static WCHAR FILE_PATH[] = L"\\??\\c:\\QA";
 
then delete before the // 2 slashes
//#define PROTECTION  //pentru legarea de pc a emultorului prin linia host id in reg file
and it remains:
#define PROTECTION  //pc tied emulto by the line hostid in reg file
-for x86 desarchive here arhiva sourcesX32.rar and for 64 bits  desarchive here sourcesX64.rar with winrar
-click on icon coresponding to Free Build Environment  X86, X64 or ia64
 
cd\emu665 press Enter
or cd.. Enter
cd nameoffolder
nameoffolder  can be emu665 or else folder
or directly
cd\nameoffolder_emulator and press key Enter/Return
write build /cze and press Enter
 
it will be created objfre_win7_x86 with subfolder and sys in
change windows explorer options to see/unhide known extensions of files
sau folderul corespunzator de 64
C:\ti142doar ca emulator 64 cu table bins\objfre_win7_amd64\amd64
 
D. vmp - protection by exe from vmprotect.ultimate.v.2.03 see !! settingX86.jpg
copy file vusbsrm.vmp.sys near devcone file and delete from name .vmp  /rename it.
 
 
P.S. for hasp hl basic use drivers below 6.65 for example 6.63
 
if you compile it with winddk 700 will not get errors,
if you compile with visual c++ then will get many error cause of inapropriate libraries.
 
 
need to instal winDDK vers 7 default so download free from net GRMWDK_EN_7600_1.ISO monted for example with ultraiso
and also instal drivers 5.90
input data in data.h, in data.reg, and maybe have to add also features in c file
go in cmd, cd so that reach to name temporar of emulator folder (o copy of emu590) and execute command build /cze


Last edited by frekdz on Wed Mar 28, 2018 2:23 pm; edited 3 times in total

frekdz

Posts : 48
Points : 65
Reputation : -4
Join date : 2018-03-26

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by ovis25 Wed Mar 28, 2018 12:27 am

how about you post your work not Tyurs spread one in public???

All can see diff between me and this zero dude post all over internet WHAT IT ISN'T HIS.

I wrote tone of pages on exetools forum about lack of respect and post in public other person work, but all forums encourage spread and bad people with trash posts, NOT genuine ones, so NO THANK YOU !

ovis25

Posts : 648
Points : 1234
Reputation : 332
Join date : 2014-06-07

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by prenumele Wed Mar 28, 2018 2:10 pm

NO THANK YOU ! too

prenumele

Posts : 161
Points : 227
Reputation : 47
Join date : 2010-09-11

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by frekdz Wed Mar 28, 2018 2:19 pm

prenumele wrote:NO THANK YOU ! too

BOOOF§§§§
 IT S NOT FOR YOU. 



A.Instalations:
-ultraedit 19 sau 20 or any
-HHD Hex Editor Neo 15.3 sau 15.4 or any
-ultraiso or soft for mount iso as daemon tools or alcohol or else
-winDDK vers 7 default see GRMWDK_EN_7600_1.ISO monted for example with ultraiso
-drivers 6.65 or 6.56 or 6.23 or any version below
-usbtrace 2.4.3 same generation as decodor even though works well with 2.7 manybe 2.8, too
-copy vmprotect2.03 in c: or install 2.12.3 or 2.13
-copy emu665 in c:
B.Fill in or changes in files data.h and data.reg
-use h5dmp.exe or DumperGUI.vmp.exe hasp hl and introduce in data.reg and for srm and decode dmp file of srm and use reg file generated for hasp hl
-delete \ in the ends of RW si RO  made srm2mult v1.2
-in some editors exist options Ctrl+Shift+Alt and select with mauseu the text column or exist hex to c.
-erase last , in front of };
or transform bins of memories made with dampodecoder 1.4, 1.5 in cpp files
Atention at specific name SRMRW and SRMRO depending of verion of emulator in data.reg!
-with VIDToolsV2 or vid.exe sau or kidkid tool find  aes, vendor and passwords
or from memory exe/dll dumps find matrix with passwords, vendor ID and vendor AES key Or se decode file *.hvc extracted.
-in hex of exes/dlls dumped or not, can be search after hex vendorid inversated or not or using debuger IDA PRO 5.5 sau 6.x
-file biger then 600 KB hasp_windows_vendorID.dll maybe uses api whitebox or is codated/packed
-usbtrace log parser/decoder v.1 or better 2 is used for decoding usbtracelogs. If there are very more logs
 then results can be input in microsoft excel, lay, sorte, compare and repeating lines to be eliminated r and result copy back in data.h
folderul numit melotld1 aflat in c:\, se urmeaza explicatiile si pasii din el si in sub folderul numit final vor aparea rezultate
-input functions, vendor aes key, features and pairs rezulted after decrypting / decoding of logs and dumps
-for F4FF and F5FF take memoris RW and RO of SRM
-extract pairs A/Q16 with rtQAExtractorV2.0 from dumps of executable or dll made by petools - click left up then clicks below on exe or dll
If there is envelope error message with emulator then make new dumps of dlls or/ and exes files in memory and find next tables.
-in file USBKeyEmu.c check existence of needed features used and if is necessary, add them for exemple those named 0600, 0700 etc.
 
C.Compilation - building of sys files
-in file USBKeyEmu.c to delete for win x64 bits // or to be added // in front of #define MM64
 x86
-also in that file can be deleted or added // in in front of:
//#define LARGE_TABLE // for working with bins aesmode3 67 89 48
you can search path and change as you wish
 
#ifdef LARGE_TABLE
 
static WCHAR FILE_PATH[] = L"\\??\\c:\\windows\\system32\\drivers\\QA";
 
can be
 
#ifdef LARGE_TABLE
 
static WCHAR FILE_PATH[] = L"\\??\\c:\\QA";
 
then delete before the // 2 slashes
//#define PROTECTION  //pentru legarea de pc a emultorului prin linia host id in reg file
and it remains:
#define PROTECTION  //pc tied emulto by the line hostid in reg file
-for x86 desarchive here arhiva sourcesX32.rar and for 64 bits  desarchive here sourcesX64.rar with winrar
-click on icon coresponding to Free Build Environment  X86, X64 or ia64
 
cd\emu665 press Enter
or cd.. Enter
cd nameoffolder
nameoffolder  can be emu665 or else folder
or directly
cd\nameoffolder_emulator and press key Enter/Return
write build /cze and press Enter
 
it will be created objfre_win7_x86 with subfolder and sys in
change windows explorer options to see/unhide known extensions of files
sau folderul corespunzator de 64
C:\ti142doar ca emulator 64 cu table bins\objfre_win7_amd64\amd64
 
D. vmp - protection by exe from vmprotect.ultimate.v.2.03 see !! settingX86.jpg
copy file vusbsrm.vmp.sys near devcone file and delete from name .vmp  /rename it.
 
 
P.S. for hasp hl basic use drivers below 6.65 for example 6.63
 
if you compile it with winddk 700 will not get errors,
if you compile with visual c++ then will get many error cause of inapropriate libraries.
 
 
need to instal winDDK vers 7 default so download free from net GRMWDK_EN_7600_1.ISO monted for example with ultraiso
and also instal drivers 5.90
input data in data.h, in data.reg, and maybe have to add also features in c file
go in cmd, cd so that reach to name temporar of emulator folder (o copy of emu590) and execute command build /cze




LINK

rgho.st/7plXXS5MQ

frekdz

Posts : 48
Points : 65
Reputation : -4
Join date : 2018-03-26

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by prenumele Wed Mar 28, 2018 2:55 pm

yes, is for ye without hope Smile
all stuff
,have you got log parser source and  / or license code sources?
last hasp srm decoder is v1.7, last source is for 7,65 drivers 

it s a start for good programers but is garbage for other

prenumele

Posts : 161
Points : 227
Reputation : 47
Join date : 2010-09-11

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by frekdz Wed Mar 28, 2018 3:07 pm

prenumele wrote:yes, is for ye without hope Smile
all stuff
,have you got log parser source and  / or license code sources?
last hasp srm decoder is v1.7, last source is for 7,65 drivers 

it s a start for good programers but is garbage for other

AS I KNOW I DONT ASK YOU ANY THANK. I POSTE SOURCE YOU DON't AGREE ITS YOUR PROBLEM NOT MINE.

frekdz

Posts : 48
Points : 65
Reputation : -4
Join date : 2018-03-26

Back to top Go down

likead SRM VUSB CODE SOURCE With tutorial closed Empty Re: likead SRM VUSB CODE SOURCE With tutorial closed

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum