Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4l3x777/dumpmbr
Windows native application for dump MBR
https://github.com/4l3x777/dumpmbr
ddk mbr native wdk
Last synced: 7 days ago
JSON representation
Windows native application for dump MBR
- Host: GitHub
- URL: https://github.com/4l3x777/dumpmbr
- Owner: 4l3x777
- License: gpl-3.0
- Created: 2024-02-04T18:02:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T18:16:14.000Z (11 months ago)
- Last Synced: 2024-11-09T00:14:06.302Z (2 months ago)
- Topics: ddk, mbr, native, wdk
- Language: C
- Homepage:
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dump MBR
Windows native application for dumb MBR
## Пакеты сборки
+ пакет NDK
+ пакет WDK 7.1## Установка
+ поместить `dumpmbr.exe` в `C:\Windows\System32`
+ добавить значение `dumpmbr` в ключ `BootExecute` ветки реестра `Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager`## Запись результата
+ после перезагрузки, нажмите `ESC`, далее `C:\mbr.bin` будет содержать dump MBR
## Пример работы
![alt text](/img/dumpmbr.gif)