Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 449 Bytes

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.