Log in

View Full Version : Hardlock packed exe (for CrackZ and others :p)


plopzz
April 29th, 2003, 18:37
Hi all
I had writted 1 dll who emulate functions of hlvdd.dll ... All exe 's works fine with it ... all ... except 1 !

This exe are packed (with internal packer, maybe HL-CRYPT ?)...
I had removed all (i hope) anti softice ... Now i only have the error code 7 (not dongle).

1) First strange stuff : all bpio does nothing (anti softice ???) .. So where he check dongle ???
2) The app look for an UDP server .. He send 2 bytes (3 times)...

So my question are :
- How i can unpack this exe ??
- And if the exe are crypted and need a key, i can use bruteforce ?

Thanks
(ps : i have prb searching on this board, eg : i type hardlock in search but return 0 result... There are a lot of topic who speak about hardlock .. bug ?)
(ps2 : yes, i have looked on the web, read a lot of tuts, i didn't found any tutz of how unpack harlock protec )

Woodmann
April 29th, 2003, 18:46
Hi,

You are correct, the search function is not working.

We will be working to restore this as soon as possible.


Woodmann

tgodd
April 29th, 2003, 22:37
Both hardlock vxd and sys have code (encrypted), which disables many of softices debugging capabilities.

The hardlock code is not for the faint hearted to decrypt.
It is encrypted with a type of state machine.

As for unpacking, that is not my gig.

There are comercial emulators available for Hardlocks...

Regards,

tgodd

plopzz
April 30th, 2003, 08:05
Quote:
Originally posted by tgodd
The hardlock code is not for the faint hearted to decrypt.
It is encrypted with a type of state machine.


Humm, if i understand (because my english suxx ) i can unpack this exe without the real dongle ??

My main problem are to found where to bypass the dongle check in the packed exe (checked in the .protect section)

sope
April 30th, 2003, 11:18
Hello plopzz

Below link will keep you moving further till the search button is restored.
hardlock envelope without dongle (http://www.woodmann.net/forum/showthread.php?threadid=2209)

Good Luck.
Sope!

plopzz
April 30th, 2003, 12:34
Hi sope,

Thanks for the link

As i understand, i can use bruteforce on it ...

i "just" have to found where he get key(s) and bruteforce it ...
(damned, i'm finished )