Jswd
javascript extension of windbg for hacker.
Install / Use
/learn @tinysec/JswdREADME
jswd
Windbg javascript extension for hacker , a gift from tinysec.
That is refactored of the JSRT , using modern C++ and ES6 syntax.
usage
-
download right arch version of zipped jswd file from github release.
-
decompress and put the 'js.dll' into same arch version windbg's extension dir.

- load the jswd by
.load js

- have a nice day.
