parent
e9f4cd2fd6
commit
d410a3c991
@ -1,9 +1,4 @@
|
|||||||
# kdstinker
|
# kdstinker
|
||||||
|
|
||||||
Driver dumper for manually mapped drivers mapped with Kdmapper. Kdmapper is used by thousands of cheats to map unsigned code into the kernel. This tool was created to easily intercept and dump to disk manually mapped drivers for analysis.
|
Driver dumper for manually mapped drivers mapped with Kdmapper. Kdmapper is used by thousands of cheats to map unsigned code into the kernel. This tool was created to easily intercept and dump to disk manually mapped drivers for analysis. The images dumped to disk need their sections fixed, you can simply use this program to do so: [here](https://github.com/skadro-official/PE-Dump-Fixer)
|
||||||
|
<img src="https://imgur.com/OJIaVTI.png"/>
|
||||||
<img src="https://imgur.com/OJIaVTI.png"/>
|
|
||||||
|
|
||||||
# Warning
|
|
||||||
|
|
||||||
The images dumped to disk need their sections fixed, you can simply use this program to do so: [](https://github.com/skadro-official/PE-Dump-Fixer)
|
|
Loading…
Reference in new issue