flat assembler
Message board for the users of flat assembler.
Index
> Windows > Siimple NT Kernel mode driver on FASM |
Author |
|
MHajduk 29 Oct 2009, 17:10
Welcome on board Ruslan! I'm glad to see someone from the country which culture I quite often promoted here.
Unfortunately, I'm not the specialist in writing drivers... [SIGH] (it's a pity, because $50 is a quite interesting price proposition for this job, I think). |
|||
29 Oct 2009, 17:10 |
|
rugxulo 29 Oct 2009, 17:38
I'm pretty sure somebody already wrote various drivers that do this. You might want to search some Windows-specific forums. (If I remembered the name or link I'd point you to it. Sorry!) Besides, a simple Linux boot CD (or even floppy via DOS and DPMI) would probably do what you want. If you want to stick to NT, you're just asking for trouble (too many hoops to jump through).
|
|||
29 Oct 2009, 17:38 |
|
LocoDelAssembly 29 Oct 2009, 17:44
You'll find some pointers here: http://board.flatassembler.net/topic.php?p=29031#29031
|
|||
29 Oct 2009, 17:44 |
|
Feryno 30 Oct 2009, 12:04
LocoDelAssembly relinked very nice project written by L.chemist, it is win32 specific project which inspired me to write some simple drivers for AMD64 version of windows which are available here:
http://flatassembler.net/examples.php (on the bottom of page) Aaron Sfektu asked more than 2 years ago for a way to access physical memory from win64, it is solved here (using MmMapIoSpace available also for drivers only) http://board.flatassembler.net/topic.php?t=6971 I don't have a time to implement everything into one simple driver as you asked. Another thing, you will produce unsigned driver for win64 and then you need to boot vista/win2008server + windows7/windows2008serverR2 by pressing F8 during boot and choosing Disable Driver Signature Enforcement (else OS refuses to load unsigned driver) If you want to digitally sign the driver by yourself, you will need a certificate which costs about 300-400 US $ per year (another solution is to ask your good friend or some good company which produces signed drivers...) |
|||
30 Oct 2009, 12:04 |
|
AL-CHEMIST 31 Dec 2009, 07:00
Feryno wrote: ...project written by L.chemist... New version of these drivers (both x86 & x64) can be found at http://maalchemist.narod.ru/ (RZ project) _ |
|||
31 Dec 2009, 07:00 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.