PDA

View Full Version : TEMS 8.0.3 Dongle


samer_sh
09-27-2009, 09:16 AM
Hi, I am new to this stuff here.

I have Aladdin HASP HL max dongle for TEMS 8.0.3 i am asking if I can make a cope of this dongle to another "Empty" dongle?
So would you please explain me step by step or point me to some tutorials.
thanks in advance

gnerogeem
09-27-2009, 09:26 AM
You can't copy a dongle content to another empty dongle.

If you want to emulate it, YES.

BTW before posting, please use the SEARCH function.

:confused::confused::confused::confused:

Tyrus
09-27-2009, 10:31 AM
Hi, I am new to this stuff here.

I have Aladdin HASP HL max dongle for TEMS 8.0.3 i am asking if I can make a cope of this dongle to another "Empty" dongle?
So would you please explain me step by step or point me to some tutorials.
thanks in advance

1. Unpack all enveloped files of TemsInvestigations.
2. Replace the original VendorCode on your own - in all the files using Hasp srm api.
3. Replace hasp_windows_67655.dll on your own.
4. Properly programmed your empty dongle.

Git
09-27-2009, 01:17 PM
Tyrus - I appreciate why you feel the need to be satirical, but have you ever considered that some of these newbies would be less clueless if you shared some of your knowledge rather than selling it?

Git

Tyrus
09-27-2009, 02:19 PM
Tyrus - I appreciate why you feel the need to be satirical, but have you ever considered that some of these newbies would be less clueless if you shared some of your knowledge rather than selling it?
Git

Git
There is no satirists. I know that some Chinese are doing this for this program. In my post is not a word about selling something. If someone does not understand something from my post - I can explain it.

smithjsmi
09-28-2009, 04:33 AM
This is good for us if you explain about Hasp SRM.

Tyrus
09-28-2009, 11:26 AM
This is good for us if you explain about Hasp SRM.

What I should explain about Hasp SRM?
Hasp SRM is a new dongle generation of Aladdin company :)
Ask the question clearly...

samer_sh
09-30-2009, 02:47 AM
You can't copy a dongle content to another empty dongle.

If you want to emulate it, YES.

BTW before posting, please use the SEARCH function.

:confused::confused::confused::confused:

Yes I’ve read that it’s impossible for the below reasons

Every HASP has unique ID, Developer ID, and password

But the post was in “2008”

I’ve contacted some expert how is ready to do so for $$$ so I wrote this thread to discuses with the you guys, if it can be.

I have question, what about unpack the protected software and pack it again by using “odbg”

smithjsmi
09-30-2009, 05:53 AM
you explain here unpacked the protected file, how we can unpacked, which tool I need to unpacked, you mean with ollydbg or we make log file?

yogi_saw
09-30-2009, 12:55 PM
Till now i havent seen any hasp srm unpacker u will have to unpack it manually

Tyrus
09-30-2009, 01:07 PM
you explain here unpacked the protected file, how we can unpacked, which tool I need to unpacked, you mean with ollydbg or we make log file?

1. find OEP of exe/dll
2. make dump on OEP (PETools/LordPE)
3. cut .protect section and rebuid PE-header
4. find IAT and restore it:
- make ollydbg script for each envelope version
- restore emulated functions by your hands
5. fix dump with restored import
6. for dll - restore relocs (edit .reloc section or use Relox)

foffa
10-03-2009, 01:08 AM
@tyrus
good participation ;) BUT
i think they will ask for more

many thank:rolleyes:

smithjsmi
10-03-2009, 03:37 AM
1. find OEP of exe/dll
can you explain at image chart, or we must find the OEP with Ollydbg, If we find the oep with olly then (Debuger detected 1030) error is show how to solved at olly this problems?

Tyrus
10-03-2009, 09:57 AM
can you explain at image chart, or we must find the OEP with Ollydbg, If we find the oep with olly then (Debuger detected 1030) error is show how to solved at olly this problems?

You must hide debugger
use Phant0m plugin

smithjsmi
10-04-2009, 10:46 AM
did you share the plugin of phantom here and setting with image because there is many option and which option in clicking?

I also try it but not understand may be my phantom plugin is old or not support it.

hid debuggin with use the option of hid debuger plugin? or this is possible with phantom plugin?

Please some guid us.

Git
10-04-2009, 05:25 PM
How about doing some reading and searching and helping yourself?. You seem to expect other people to do everything for you.

Git

butaktelco
10-30-2009, 02:07 AM
1. find OEP of exe/dll
2. make dump on OEP (PETools/LordPE)
3. cut .protect section and rebuid PE-header
4. find IAT and restore it:
- make ollydbg script for each envelope version
- restore emulated functions by your hands
5. fix dump with restored import
6. for dll - restore relocs (edit .reloc section or use Relox)

I dont Understand point no.4
4. find IAT and restore it:
- make ollydbg script for each envelope version
- restore emulated functions by your hands
can you explain with more detail...

how to find iat if code still obfuscate ?
how to make Ollydbg scrit for each envelope version ?

Thanks

khoibt
11-08-2009, 09:40 PM
You must hide debugger
use Phant0m plugin

Hi Tyrus, i'm a new member, can you help me tools and step by step to load empty HAPS dongle.
I have tems 8.0.3 emulator but i want to load to empty HAPS dongle!