A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #13833  by m5home
 Sat Jun 09, 2012 9:57 am
EP_X0FF wrote:
m5home wrote:Support WIN64 now?
Yes, win8 too, about year ago.

Image

Good job! But I have 2 question to ask:

1.EXE file of DrvMon is very small(39KB), You use what Language/IDE to write(Pure ASM)?
2.Your tool cannot load driver in WIN7X64, why?
Code: Select all
 #13849  by EP_X0FF
 Sun Jun 10, 2012 12:43 am
m5home wrote:Good job! But I have 2 question to ask:

1.EXE file of DrvMon is very small(39KB), You use what Language/IDE to write(Pure ASM)?
2.Your tool cannot load driver in WIN7X64, why?
Code: Select all
[/quote]

1. This is pure C (MSVS 2008/10). ASM makes projects not portable.
2. Version attached here is v1.X and it is obsolete. Plus http://www.kernelmode.info/forum/viewtopic.php?p=12282#p12282