View Full Version : Eutron, dump and create .sys, Next step?
Hi i dump eutron lpt (any 2004)
File dmp convert with "make_emul.exe" to .sys
Next step?
i search in forum and no find solution.
Thanks.
Is there an INF file?. If not, you will have to look at some examples and write one, then you can install it with devcon.exe
Git
Is there an INF file?. If not, you will have to look at some examples and write one, then you can install it with devcon.exe
Git
use any .inf and modify? example multikey.inf
thanks Git
Trit0n
09-01-2009, 08:29 AM
Maybe something like this ?
@echo off
copy Eutron-Emu.SYS %SystemRoot%\system32\drivers\
copy wdreg.exe %SystemRoot%\system32\drivers\
cd %SystemRoot%\system32\drivers\
pause
wdreg -name "Eutron-Emu" -file Eutron-Emu.sys create start
or
@echo off
Net Stop Eutron
copy Eutron.sys %windir%\system32\drivers
Net Start Eutron
:end
be careful, however, is not really my thing !!!
Very bad idea to even think about using wdreg with WDM drivers. you should use devcon.exe. However, is the eutron emulator an NT driver or a WDM driver?. I really don't know.
Git
it make from a specific build. it not hold all eutron command and have bug as losing pc memory
Sure, but it's all there is if you don't have any money. Is it WDM or NT ?
Git
Thanks but no run
i search inf. file and not find
please do not quote 100% it is not needed
amine76
09-01-2009, 04:53 PM
Thanks but no run
i search inf. file and not find
- You don't need any inf I will send you what you need in PM.
- I have seen that your dump is bad decrypted and can't start.
Trit0n
09-02-2009, 02:59 AM
@Git
Gus use this Emu:
http://rapidshare.com/files/274575713/Eutron-Emul.zip
But I can't say anything about NT or WDM Driver.
because I Don't have a dongle
therefore, I can't generate a driver.
Triton thanks. i use this emul.
It's irrelevant because the driver is a direct replacement for the eutron.sys from the manufacture. Just install the manufacturers drivers, dump the dongle, create the emulator eutron.sys. rename windows\system32\drivers\eutron.sys to eutron.sys.org and copy the emulator eutron.sys to windows\system32\drivers\ , reboot and job is done.
Git
Klopschik
09-02-2009, 06:33 AM
@Git
That's wrong. Eutron driver is eusk2par.sys and eusk3usb.sys
Thanks to everyone for the help, and is fixed.
Amine76 sent me the instructions, my .Sys file possibly bad, thank you very much
The model is LPT Eutron.
Trit0n
09-02-2009, 08:51 AM
@ Amine76
Which is now clearly the right way?
@ Gus
How do you now have your problem solved?
- What Dumper?
- How to get the driver installed?
(I think this Thread makes otherwise no sense:rolleyes: )
@Git
I think the driver is not a direct replacement for the eutron.sys from the manufacture
The people (in the Ru-Board) have agreed to install the driver like this:
copy /b /y eutron.sys %SystemRoot%\system32\drivers\eutron.sys
devctrl.exe -instDriver %SystemRoot%\system32\drivers\eutron.sys eutron
devctrl.exe -auto eutron
devctrl.exe -start eutron
exept BFox, he says:
wdreg.exe -name "eutron" -file eutron -startup automatic install
So I have to believe that it is an NT driver, or I got this wrong?
Ah OK, it must be a filter driver that sits on top of the eutron driver. Odd that it is the emulator that is called eutron.sys and not the manufacturers driver.
Git
bolota
09-03-2009, 04:59 AM
copy /b /y eutron.sys %SystemRoot%\system32\drivers\eutron.sys
devctrl.exe -instDriver %SystemRoot%\system32\drivers\eutron.sys eutron
devctrl.exe -auto eutron
devctrl.exe -start eutron
Trit0n
If I make the emulator with this formula will work for me?
Can share devctrl.exe (if you have) please.
thanks
bolota
Trit0n
09-03-2009, 07:34 AM
For safety use this syntax:
Install:
@Echo off
DevCtrl.exe -stop eutron
DevCtrl.exe -remove eutron
copy /b /y eutron.sys %SystemRoot%\system32\drivers\eutron.sys
devctrl.exe -instDriver %SystemRoot%\system32\drivers\eutron.sys eutron
devctrl.exe -auto eutron
devctrl.exe -start eutron
Uninstall:
@ECHO OFF
DevCtrl.exe -stop eutron
DevCtrl.exe -remove eutron
del %SystemRoot%\System32\Drivers\eutron.sys
pause
I think that should work.
Please reports if everything is ok.
http://rapidshare.com/files/275078514/DevCtrl.rar
bolota
09-03-2009, 07:44 AM
thank you Trit0n.
I will try.
bolota
bolota
09-03-2009, 10:07 AM
Trit0n
devctrl not work, give me this error,"StartServiceCtrlDispatcher failed-exiting".
Any idea to fix it.
thanks
bolota
this problem was solved but devctrl not work in windows ME,I think it's for windows NT. you have any idea to install in windows ME.
Trit0n
09-03-2009, 11:23 AM
For ME you will probably find no working emulator.
This emulator was written for NT/2000, therefore he can not work under Me !
Unfortunately, I do not know of EMU for Win9x/ME
heryspd
09-11-2009, 04:16 AM
I have eutron.sys from eutron dongle and I installed with dvctrl from this forum, I install at the pc no port LPT1 it could not run the program, but if install the pc with lpt1 port existing , programs to run smoothly
I need Help
My pc no port LPT1 / Parallel Port
Layne
10-14-2009, 07:11 AM
Hello. I have "eutron.dmp" and "eutron.sys" but when i try to install with dvctrl pops next error window:
"StartServiceCtrlDispatcher failed-exiting"
Can somebody help me? thanks.
Regards.
This emulator has many faults. If you bothered to search the forum before posting you would know that.
Git
djaba
03-24-2010, 03:58 PM
[Please DO NOT quote whole messages. See the sticky Rules post]
try this! that help me.
http://www.woodmann.com/crackz/Tools/Dongles/Wkpe.zip
shiron
05-20-2010, 12:33 PM
hello.
works fine in windows xp.
but in what way can con load the "DevCtrl.exe" + the eutron.sys,
since in windows 7 and windows vista does not recognize the command "DevCtrl.exe."
anyone knows how I can emulate in windows7?.
or load the eutrom.sys with some command to do the same as the DevCtrl.exe?
@shirn: he NOT WORK on vista 32/64, win7 32/64
shiron
05-21-2010, 11:10 AM
@ Fox: and there is no application like the devcrtl.exe to do the same function in win7?.
there is no possibility?
thanks
im says about .sys driver and OS.
Tsurugi
10-18-2010, 08:48 AM
hi all hi have problem ..eutron.sys is real name driver or not beacouse my driver is eusk....sys in the command line rename eutron.sys in real name driver or not ?
@Tsurugi: the 'eutron.sys' is upper filter driver.
Tsurugi
10-18-2010, 03:46 PM
@Tsurugi: the 'eutron.sys' is upper filter driver.
i have dump in my office dongle usb and lpt for "programxxx" and have eutron.dmp
next step make_emu and have eutron.sys
next step in my home my pc install driver eutron Driver_Installation_SDI.rar
install software "programxxx"
next step
@Echo off
DevCtrl.exe -stop eutron
DevCtrl.exe -remove eutron
copy /b /y eutron.sys %SystemRoot%\system32\drivers\eutron.sys
devctrl.exe -instDriver %SystemRoot%\system32\drivers\eutron.sys eutron
devctrl.exe -auto eutron
devctrl.exe -start eutron
pause
reply
stop driver eutron
success
remove driver eutron
1 file copied
install file c:\windows\system32\drivers\eutron.sys for driver eutron
success
-start (old value)=manual
-start (new value)=automatic
start driver eutron
opened service
success
press any key to continue ....
next step launch the "programxxx" program don't start !!!! help me !!!!
Tsurugi
10-18-2010, 08:28 PM
my pc dont' have parallel port ...don't work in other pc with parallel port work fine ..... thanks all :)
vBulletin® v3.6.4, Copyright ©2000-2020, Jelsoft Enterprises Ltd.