Skip to content

Commit 4ebe8c9

Browse files
committed
removed extra files and updared readme
1 parent c3b922e commit 4ebe8c9

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ A Browser Extension for chromium/firefox browser. Small tool for Developers & Pe
2222
* Cypher ( AES encryption/Decryption ).
2323
* Tools ( json beautifier ).
2424
* Wiki ( helpful doc of **sql injection**, **Python**, **linux**, **networking**, ).
25+
* Auto Form Filler ( only support email, text, tel, textarea, number -- support for other data types coming soon )
2526

2627
# Notes
2728
* will auto copy your result to clipboard from after version 0.0.3

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "h4ck3r",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "All in one Red Team Tool Kit",
66
"browser_action": {
77
"default_title": "h4ck3r",

verions/h4ck3r.0.0.1.zip

-140 KB
Binary file not shown.

verions/h4ck3r.0.0.3.zip

-163 KB
Binary file not shown.

0 commit comments

Comments
 (0)