Author Topic: Local kernel debugging  (Read 9037 times)

Offline 0xfffffd

  • New Member
  • Posts: 1
Local kernel debugging
« on: October 22, 2015, 07:46:47 AM »
Hi, I want to local kernel debugging but after enable operating system during loading stage crashes and windows not loading :(

Operating system: Windows 7

debugging syntax: bcdedit /debug on

Offline encryptor256

  • Full Member
  • **
  • Posts: 250
  • Country: lv
  • Win64 .
    • On Youtube: encryptor256
Re: Local kernel debugging
« Reply #1 on: October 22, 2015, 04:14:55 PM »
Well, I remember, long time ago, there was SoftICE debugger on Win98SE,
it managed to stop whole windows("Windows OS was in SoftICE's hands, full control, so it could mash windows and press drain button"), so impressive.
But at that time I didn't had an appropriate knowledge to fully operate with it, well I wanted to do some basic memory hacking, like changing score of the game, but SoftICE was too advanced for me. Hehe!  :)
Encryptor256's Investigation \ Research Department.

Offline TmX

  • Jr. Member
  • *
  • Posts: 7
Re: Local kernel debugging
« Reply #2 on: October 24, 2015, 03:23:49 PM »
WinDbg might be suitable for this purpose.
Personally I've never tried that tool, though  :P