Skip to content

tinysec/jswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jswd

Windbg javascript extension for hacker , a gift from tinysec.

That is refactored of the JSRT , using modern C++ and ES6 syntax.

usage

  1. download right arch version of zipped jswd file from github release.

  2. decompress and put the 'js.dll' into same arch version windbg's extension dir.

ext.png

  1. load the jswd by .load js

help.png

  1. have a nice day.