Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4nkitd/h4ck3r
A Browser Extension for chromium/firefox browser. Small tool for Developers & Pentesters.
https://github.com/4nkitd/h4ck3r
developer-tools extension hackbar hacker
Last synced: about 2 months ago
JSON representation
A Browser Extension for chromium/firefox browser. Small tool for Developers & Pentesters.
- Host: GitHub
- URL: https://github.com/4nkitd/h4ck3r
- Owner: 4nkitd
- Created: 2021-01-30T08:53:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T20:02:44.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:17:22.726Z (9 months ago)
- Topics: developer-tools, extension, hackbar, hacker
- Language: HTML
- Homepage: https://4nkitd.github.io/h4ck3r/
- Size: 1.55 MB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.YML
Awesome Lists containing this project
README
# ![Icon](./assets/icons/icon-32.png) h4ck3r
A Browser Extension for chromium/firefox browser. Small tool for Developers & Pentesters.# Important URL
[Join Discord](https://discord.gg/gFcewQUA)## Stats
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F4nkitd%2Fh4ck3r&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://github.com/4nkitd)[demo]( https://dagar.in/demo/h4ck3r/ ) thanks to [dagar.in](https://dagar.in/demo/h4ck3r/)
## Reason Of Existence1. Could find all required features in one extension.
1. My fav Extension [HackBar](https://chrome.google.com/webstore/detail/hackbar/djmoeoifnlhjolebkehmpaocfnipknbh) moved to a paid model.
1. Feels like a lot of work look for site because can't remember their domains.
1. Can't find anything similar to [HackBar](https://chrome.google.com/webstore/detail/hackbar/djmoeoifnlhjolebkehmpaocfnipknbh) that's free & OpenSource
1. Don't Trust the sites & can't check their code always.
1. Don't Trust google/fb & other analytics on those sites.## How to use
* Press F12 & click h4ck3r on the menu.## Features
* Encoding/Decoding ( base64, url, hex ).
* Encryption ( md5, sha256, sha512, sha3 ).
* Cypher ( AES encryption/Decryption ).
* Tools ( json beautifier ).
* Wiki ( helpful doc of **sql injection**, **Python**, **linux**, **networking**, ).
* Auto Form Filler ( doesn't support radio buttons. )
* Auto Reload
* Auto Form Cleaner# Notes
* will auto copy your result to clipboard from after version 0.0.3
* password field will always be filled by ```#Admin123```
* if you wan to un hide the toolbar ```h4ck3r.hide``` to ```0``` or ```false``` in localStorage of that site
## Store Availability
* Firefox Extension: [here](https://addons.mozilla.org/en-US/firefox/addon/h4ck3r-d/)
* Chrome Extension: [here](https://chrome.google.com/webstore/detail/h4ck3r/kmnlfjgamfnhcmpfnmgpiapacncdipad)
* Edge Extension: [here](https://microsoftedge.microsoft.com/addons/detail/h4ck3r/eglafmgecldkdjfodkjgcpepkodndgdg)