|
-
September 13th, 2008, 08:19 AM
#1
how to access boot sector
I want to access boot sector and modify the boot progress , an example is to display my image on the black screen before the boot string show up (it's like the way you see the manufacturer logo right after turning on your PC).
I was told to use Assembly to do that, but I wonder if the .NET can handle it ??
-
September 13th, 2008, 09:00 AM
#2
Re: how to access boot sector
no you can't . i think It is necessary to use native api
-
September 13th, 2008, 11:49 AM
#3
Re: how to access boot sector
Native api's won't do it either. Search Msdn for how to write a GINA dll.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|