Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lelinhtinh committed Nov 15, 2020
1 parent 4c5456d commit 978b559
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Preview **de4js** in your web browser at <http://localhost:4000/de4js/>

### Attach Shell

docker exec -it de4js_app /bin/sh -c "[ -e /bin/bash ] && /bin/bash || /bin/sh"
docker exec -it de4js_app bash
jekyll build

## Local Development
Expand Down Expand Up @@ -117,4 +117,3 @@ Preview **de4js** in your web browser at <http://localhost:4000/de4js/>
- [Javascript deobfuscation AMA](https://github.com/jsoverson/javascript-deobfuscation-AMA): General questions about deobfuscating JavaScript.
- [Deobfuscator IO](https://github.com/sd-soleaio/deobfuscator-io): A (incomplete) deobfuscator for scripts obfuscated with obfuscator.io
- [JavaScript Deobfuscator](https://github.com/LostMyCode/javascript-deobfuscator): Deobfuscation tool for obfuscated JavaScript using obfuscator.io
- _Should be added more, PR is welcome._

0 comments on commit 978b559

Please sign in to comment.