code sign

SeaS7

New member
Local time
6:28 AM
Messages
2
Hi,
Does anyone knows if adding signature to windows 7 kernel modules still supported by Microsoft?. If yes, what are the procedures, documentations, etc?.
 

My Computers

System One System Two

  • OS
    Windows 7 Professional x64
  • Computer type
    PC/Desktop
Sure you can, why not?
Not only you can, but in 64 bits editions, you must sign all your drivers for Windows to load them, otherwise you get errors and they won't work (you can relax that limitation, but it constitutes a security issue). 32 bits editions don't enforce that and load any driver without asking.

Here is the official guide to code signing kernel-mode drivers:
Driver Signing - Windows drivers | Microsoft Learn
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
The link is really good but are there any additional video or something tutorial that puts it in more simpler steps?
 

My Computers

System One System Two

  • OS
    Windows 7 Professional x64
  • Computer type
    PC/Desktop
There are many tutorials, videos and links, of varying quality around, but you won't get better than the original.

But this prompts me to make this question. What are you wanting to do? Giving the complexities of code signing and specially kernel-mode driver development, "simple steps" are far away from the topic.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
FOR WIN7 U NEED Windows Driver Kit

which has code sign tools:

  • Code-Signing Tools Overview:
  • MakeCert
  • CertMgr
  • SignTool
  • Capicom.dll
  • MakeCat
  • Signability
  • Inf2Cat
  • PVK2PFX

than u need sum knowledge and steps how to do n how use for signing stuff.. idk ...hh

Screenshot_20250301_163038_ReadEra.png

SDK refers for Windows SDK for Windows 7, Microsoft still keeps links alive for offline .iso download:
https://www.microsoft.com/en-us/download/details.aspx?id=8442

x86 ISO File Name: GRMSDK_EN_DVD.iso

CRC#: 0xBD8F1237

SHA1: 0xCDE254E83677C34C8FD509D6B733C32002FE3572
 
Last edited:

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    Windows 7 Ultimate 32bit
    Antivirus
    What is that? 👀
    Browser
    IE 9
  • Computer type
    PC/Desktop
    System Manufacturer/Model Number
    𝐖𝐈𝐍𝐃𝐎𝐖𝐒 𝟕 x86
    OS
    AlienOS
    Motherboard
    ALIENZ
    Internet Speed
    2FAST4U
    Antivirus
    What is that? 👀
Back
Top