Using windbg using an API on a hosted server

  • Thread starter Thread starter debuggingnoob
  • Start date Start date
D

debuggingnoob

Guest
Hi, I'm just getting started with debugging and I want to know if there's a way to use windbg that is on a hosted server. For example, I want to load the memory dumb onto windbg and use it by sending API requests. For example, I want to post commands like "!analyze" to it and get the output as a response. Thanks!

Continue reading...
 
Back
Top