HackBar
A browser extension for Penetration Testing
Encoding/Decoding Plugin for various types of encoding like base64, rot13 or unix timestamp conversion
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
This extension enables you to encode and decode selected text via the context menu. This reduces the time you spend on looking up values and gives you more time to concentrate on the important things of development.
The context menu this extension enables is customizable through the options page. To get there either click on the item or go to Wrench -> Tools -> Extensions -> d3coder options.
Via the popup you are able to choose between four message types: alert the result, adding a DIV-element to the bottom of the page, via console.log() or replacing the selected text on the page.
You can also deactivate functions(e.g. if you don't need them and want to free the space they use).
The current version has implemented the following en-/decoding functions:
- Unix Timestamp
Inspect the latest comments and rating distribution.
Store average score: 4.0. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
A browser extension for Penetration Testing
The all in one Red team extension for web pentester
OWASP Penetration Testing Kit
The Shodan plugin tells you where the website is hosted (country, city), who owns the IP and what other services/ ports are open.
Tiny vulnerability scanner based on vulners.com vulnerability database. Passively scan websites while you surf internet!
Quickly add disruptive unicode, naughty strings, and more to your clipboard.
The only thing it's missing is an Encrypt feature that requires a password to Decrypt. All the available encode/decode options can be decoded by anyone with half a brain. ADD THIS FEATURE! GIVE ME GOOD PASSWORD PROTECTED ENCRYPTION, PLEASE!
installshield wizard error
It does the job, however, it breaks some websites (ex: listmoz.com)
It works in a lot of cases, but I've just noticed while working with quoted-printable text that it doesn't do that very well. For example, the string "=E2=80=94" should decode to "—", but this extension shows "â". Also, "=E2=80=99" should decode to "’", but it gave "â" again. It doesn't handle the "=" linebreaks correctly, either. The decoded text includes a lot of equal signs in them.
Very useful tool! A bit difficult to understand how to use at first. It looks like the bugs mentioned in earlier reviews have been addressed which makes this a valuable resource.
When you cannot save/copy decode result. this extension is useless.
Took me way too long to look for a tool like this.
In place base64 decode? Aw yiss
Good enough for rot13, but translations from base64 end up with gibberish ocluding half the message
Great extension, but unfortunately the one decoder I used is buggy: the quoted-printable decoder doesn't decode the line continuations ("= " at line end) correctly.