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 Code Engineering
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 10-31-2007, 06:46 AM
excelance excelance is offline
Senior Member
 
Join Date: Oct 2007
Location: BULGARİA
Posts: 101
Talking Emulator İs Make To Vusbbus.sys

Hasp Emulator tools for making to vusbbus.sys vitrual drives.

his emulator and it sources are intended ONLY for legal use. Thus, legal
emulation of protected program HASP keys according to the law is about to
protect copyrights of the country in which you live or according the international
agreements.

Any use of the given program, breaking copyrights or international agreements,
is not lawful.

ALL CIVIL and the criminal LIABILITY FOR ILLEGAL USE OF EMULATOR AND IT
SOURCES LAYS ONLY ON USER.

Authors of this program do not carry any responsibility for any actions of users
concerning copyrights violation.

YOU MUST NOT DISTRIBUTE THE EMULATOR AS A COMPILED PROGRAM AND TURN IT'S USAGE TO YOUR ADVANTAGE.

If you are not sure concerning your rights, please contact your local legal adviser.

----

To compile emulator:
1. Change path in files "chk make.bat", "free make.bat" in
this lines:
set SRC_DRIVE=C:
set SRC_PATH=22\bus
set DDK_PATH=D:\WINDDK\2600.1106
, where SRC_DRIVE - disk drive letter, where sources are located
SRC_PATH - path to .\bus directory,
DDK_PATH - path to Windows XP DDK directory.

2. Execute
"chk make.bat" for make debug build or
"free make.bat" for make release build.

3. For device driver installation execute
"chk install.bat" to install debug build or
"free install.bat" to install release build of driver.

On run driver once scan registry key
\Registry\MACHINE\System\CurrentControlSet\Service s\Emulator\HASP\Dump
, read dumps of all keys and create virtual USB-keys for each dump.
For success execution of this phase you _need_ to have already
Aladdin HASP device driver installed.

4. For "unplug" all virtual USB-keys you can execute file
"unplug all.bat", which call enum.exe to do this task.
With help of last program you can not only "unplug" keys,
but also "plug" it, see .\Controller\enum.exe /?.

in the general case for rebuilding list of avalible USB-keys according
to registry state you can restart driver (see p. 3) or use
enum.exe utility (see p. 4).

Emulator installation:
1. To install emulator you need 3 files:
.\Inf\vusbbus.cat
.\Inf\vusbbus.inf
.\Inf\VUsbBus.sys
, كلم VUsbBus.sys - compiled from sources driver.

You can install this driver in two ways:
1. First method:
3.1. Run\Settings\Control panel\Device installation
3.2. Yes, device is already connected
3.3. Add new device
3.4. Install device from list manually
3.5. System devices
3.6. Install from a disk...\Browse...
3.7. Locate .\Inf directory, then "خي".

2. Second method: add to .\Inf directory file devcon.exe
and .bat-files with this content:
Install.bat:
@echo off
devcon remove root\vusbbus
devcon install vusbbus.inf root\vusbbus

Remove.bat:
@echo off
devcon remove root\vusbbus

Last edited by excelance : 10-18-2008 at 08:29 AM.
Reply With Quote
  #2  
Old 10-31-2007, 12:18 PM
BfoX BfoX is offline
Senior Member
 
Join Date: Aug 2007
Posts: 2,277
Send a message via ICQ to BfoX Send a message via MSN to BfoX Send a message via Yahoo to BfoX
Default

It package not help you:

Part 3C/3D is removed

//---------------------------------------------------------------------------
#pragma warning(disable:4731)
#pragma warning(disable:4102)
extern "C" __declspec (naked) void __fastcall HashDWORD(DWORD *Data, BYTE *edStruct) {
// Sorry, censored
}
Reply With Quote
  #3  
Old 11-01-2007, 03:43 AM
don_007 don_007 is offline
Senior Member
 
Join Date: May 2007
Location: THE EARTH
Posts: 82
Default

hi
have any body sources for hardlock?
Reply With Quote
  #4  
Old 11-01-2007, 06:30 PM
foffa foffa is offline
Senior Member
 
Join Date: Jul 2007
Location: %TEMP%
Posts: 344
Default

also this for hasp

not hardlock
Reply With Quote
  #5  
Old 12-03-2007, 03:25 AM
zsj008od zsj008od is offline
Junior Member
 
Join Date: Nov 2007
Posts: 3
Default

the VUsbBus.sys version is 0.1.
the new is 0.15.
Reply With Quote
  #6  
Old 12-03-2007, 04:34 AM
cEnginEEr cEnginEEr is offline
Senior Member
 
Join Date: Jun 2007
Posts: 125
Default

Quote:
Originally Posted by zsj008od View Post
the VUsbBus.sys version is 0.1.
the new is 0.15.
thx for info...post a link here;
Reply With Quote
  #7  
Old 08-07-2017, 07:46 AM
user1 user1 is offline
Senior Member
 
Join Date: Jun 2011
Posts: 332
Exclamation

Quote:
Originally Posted by BfoX View Post
It package not help you:

Part 3C/3D is removed

//---------------------------------------------------------------------------
#pragma warning(disable:4731)
#pragma warning(disable:4102)
extern "C" __declspec (naked) void __fastcall HashDWORD(DWORD *Data, BYTE *edStruct) {
// Sorry, censored
}
do you have this?
__________________
dongle backup
Reply With Quote
  #8  
Old 08-07-2017, 09:28 AM
BfoX BfoX is offline
Senior Member
 
Join Date: Aug 2007
Posts: 2,277
Send a message via ICQ to BfoX Send a message via MSN to BfoX Send a message via Yahoo to BfoX
Default

Quote:
Originally Posted by user1 View Post
do you have this?
sure, as source
__________________
... Either you work well or you work much ....
Reply With Quote
  #9  
Old 08-12-2017, 06:52 AM
Larry Larry is offline
Member
 
Join Date: Oct 2008
Posts: 24
Send a message via ICQ to Larry
Default

Quote:
Originally Posted by user1 View Post
do you have this?
Available the source with transform operations without EDStruct (only SecTable required) as well.
Reply With Quote
  #10  
Old 08-14-2017, 07:43 AM
user1 user1 is offline
Senior Member
 
Join Date: Jun 2011
Posts: 332
Exclamation

No, I want check that, not newer.
__________________
dongle backup
Reply With Quote
Reply


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.