Skip to content

Commit

Permalink
doc: add snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tinysec committed Jun 10, 2023
1 parent 6f51478 commit fc13c44
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,18 @@
Windbg javascript extension for hacker , a gift from tinysec.

Powered by [JSEX](https://github.com/tinysec/jsex) project.


## 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](assets/ext.png)

3. load the jswd by `.load js`

![help.png](assets/help.png)

4. have a nice day.
Binary file added assets/ext.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fc13c44

Please sign in to comment.