Well I can safely say my version is not time-bombing. I don't know if its detected by KAV (I need to find someone with it) but I know its not timebombing right now. I'll let you know more once I get it scanned on a KAV machine.
tibbar
Feb 5 2004, 02:29 PM
out of interest, open your server in a resource editor, and see if you can spot the time countdown...if its the proper version it will be 69kb.
the time out version is 71kb.
Ment0r
Feb 5 2004, 02:37 PM
first of all
THX 4 this very kewl info ;-)
But with my luck it doesn't work...
I used your instructions and successfull created the .exe file, where I've changed the variables .... My Norton AV 2004 also said "Hack Defender Virus" .....
jedi
Feb 5 2004, 02:50 PM
thx very useful tuto
ako
Feb 5 2004, 04:33 PM
i'll have a go at this good work mate
phaeton
Feb 5 2004, 07:00 PM
Ment0r, you messed up somewhere. I think I forgot to say you need to change the name of the logfile... and the mailserver lines etc etc.
Tibbar, 69KB here =D And I'm using 7 Trial -> Enterprise patch.
Still haven't gotten it done on KAV though. Need to find someone...
Jipsu
Feb 5 2004, 11:14 PM
yup.. 69KB here too and using the same delphi "patch" as phaenton.. And mine doesn't get detected by KAV
phaeton
Feb 5 2004, 11:21 PM
Jipsu did you follow my guide or did you do something else?
tibbar
Feb 6 2004, 12:36 AM
ok this is interesting...
i tried two compile methods.
1) on legitimate delphi 7 enterprise, from install cd...
result KAV detects it.
2) on trial + crack... undetected by KAV.
it seems that the cracked trial must leave some residual time code that doesnt run in the .exe, which hides it from KAV.
Jipsu
Feb 6 2004, 12:46 AM
QUOTE (phaeton @ Feb 5 2004, 11:21 PM)
Jipsu did you follow my guide or did you do something else?
Just followed your guide
phaeton
Feb 6 2004, 03:29 AM
Ok good Last time I checked it was bypassed by KAV, so some people must be doing something wrong =D
i dont dispute that the compile file from the cracked delphi 7 trial is undetected.
all im saying is if you recompile it on the legitimate delphi 7, it is detected by KAV.
phaeton
Feb 6 2004, 07:35 PM
mentor, make sure you change all RK_ values also, and all other hxdef strings
Ment0r
Feb 8 2004, 02:26 AM
didn't find any more RK_ variables, everything seems ok, don't know ^^
mofo
Feb 13 2004, 06:30 PM
i'd reward someone who hexs my kit.
phaeton
Feb 13 2004, 07:57 PM
Why would you need to hex a kit? Mine is 100% undetectable and I just recompiled it.
zero-maitimax
Feb 16 2004, 11:20 AM
mmm. i just add some byte's an pack it with upx and olso it isn't detected..
Neo2k
Feb 16 2004, 05:15 PM
nice post dude ... I was looking for a tut on hxdef and you post it ^^
THX
Skeelow
Feb 26 2004, 09:21 AM
This still workin ? Think Im gonna give it a shot
phaeton
Feb 26 2004, 07:16 PM
Yessir Skeelow, still works (modifying the source never gets old )
MChakaL
Feb 26 2004, 07:28 PM
Hello, I would like to know how to as hide file known ftp, i.e., as in the list (ex: /c:/winnt/system32/hxdef100.exe ) one do not see them
tianzhen
Feb 27 2004, 07:36 AM
QUOTE (zero-maitimax @ Feb 16 2004, 11:20 AM)
mmm. i just add some byte's an pack it with upx and olso it isn't detected..
really? u mean by kav? or what..
phaeton
Feb 27 2004, 03:45 PM
mchakal: can you be a bit more specific, sorry I couldn't understand what you said...
white
Feb 27 2004, 07:19 PM
nice!
gephorce
Feb 27 2004, 07:29 PM
Great Tutorial Thanks for sharing!
rrs
Feb 28 2004, 05:53 PM
latest symantec update detects the modified version now
guufa
Feb 28 2004, 06:39 PM
Good tut, but now the rootkit is detected by nav.
phaeton
Feb 29 2004, 01:26 AM
Interesting, I'll take a look @ it when I get a chance.
DCLXVI
Feb 29 2004, 11:43 AM
mine is still undetected by norton , only detected by kav
jtevermore
Feb 29 2004, 12:30 PM
it's detecting the switch initializer.
change it.
phaeton
Feb 29 2004, 05:55 PM
there is another reference to hxdef there.... in .\Device\UDP\.\?.?\HxDef, also it could be detecting names of the fields in .ini, also switches could be detectable too I'll try too update this thread with what needs to be changed after I go through it all.
MtM
Mar 1 2004, 05:38 PM
I made mine undetected by McAfee and NAV as of March 1st. There are a crapload of things you need to change. Also, it looks like any file packed with morphine is now detected by McAfee as virii, wether it's virii or not :-( That really really sucks.
you need to change all the rk- instances (and hxdef too)
Killaloop
Mar 3 2004, 08:29 AM
QUOTE (MtM @ Mar 1 2004, 05:38 PM)
I made mine undetected by McAfee and NAV as of March 1st. There are a crapload of things you need to change. Also, it looks like any file packed with morphine is now detected by McAfee as virii, wether it's virii or not :-( That really really sucks.
Yep too true mcaffee deletes every morphine packed file, but I think they will remove this by the next update cause this is kinda stupid I would say. Also they added some serv-u versions in there list. keeps deleting half of my files from hdd but most of them are nothing (services.exe to show me service list for example...) lame ass AV ^^
with this u can compile hxdef without delphi vc ddk..
axora
Mar 3 2004, 10:16 AM
I changed the driver source files und tried to build a new driver.sys with DDK. DDK gives no errors and compiles. But there is no new driver in /objfre/386 !?
Edit: Already fixed that prob. It was the jvc problem.
axora
Mar 3 2004, 02:31 PM
Should I also rename the new hxdef.exe? If yes: Rename it with the same characters that replaced "hxdef" in source?
and there is on 'USysUtils.dcu' no in the hxdef100.zip where to get 'USysUtils.dcu' help plz..
//edit found it ,this one with src.zip http/rootkit.host.sk/release/hxdef100.zip
phaeton
Mar 3 2004, 07:22 PM
axora the name of the exe doesnt matter.
and that hxdef builder is hosted on my site
r1dg3d
Mar 3 2004, 10:39 PM
wow. much appreciation for this. Had been curious how to do so but didn't know where to start, thanks again. *goes off to fiddle*
metrox
Mar 4 2004, 05:46 PM
thanks for the info, it´s so easy to make a (anti-vir) trojan and rootkit, with a little bit modifications, thanks
metrox
Toxi
Mar 4 2004, 09:29 PM
phaeton: Thank you for this really good, easy and working tutorial.
Finally I worked out some time to test this. Everything is working fine but rdrbs100.exe is detected by NAV 2004 Pro.
Anyone got rdrbs100.exe undetected and could give little tips what to modify?
And should I also modify bdcli100(backdoor client)? Because nav detects it in original pack.
axora
Mar 6 2004, 04:42 PM
Works fine now. Thanks for tut.
ch0pper
Apr 1 2004, 08:14 PM
as of the 31 march macaffe enterprise virus defintions :4346 scan engine :4.3.20 compled hxd are picking up all versions hxd source code and driver can not seem to work out what they are pickig up as yet and one else found this ! think they have changed there check sum strings
phaeton
Apr 2 2004, 06:40 AM
When you view sources of hxdef, and change all references, looks good, but check the hex of the compiled exe, still reference to hxdef in one line change that... also change switch names (helps if other user finds your hxdef ;P), also it doesnt hurt to change non api strings so they cant find it in the future gl
rush
Apr 2 2004, 06:53 AM
NAV is detecting the driver for some while know (edited with the method mentioned above). Any idea how to make it undetecable again?
Killaloop
Apr 2 2004, 02:46 PM
I got no problem to hide the files from NAV (enterprise edition). but mcaffe picks up the driver for some reason. I don't seem to get it .. anyone knows what mcaffe looks for? changed alot without luck
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.