Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dist.zip | 2021-04-15 | 2.8 MB | |
HackTools 0.3.7 Chromium _ Firefox source code.tar.gz | 2021-04-15 | 56.7 kB | |
HackTools 0.3.7 Chromium _ Firefox source code.zip | 2021-04-15 | 79.6 kB | |
HackTools 0.3.7 Chromium _ Firefox.tar.gz | 2021-04-15 | 56.7 kB | |
HackTools 0.3.7 Chromium _ Firefox.zip | 2021-04-15 | 79.8 kB | |
README.md | 2021-04-15 | 1.2 kB | |
Totals: 6 Items | 3.1 MB | 0 |
Version 0.3.7
The new update is out!
- Updated MSF Venom Builder
- New edit button for temporary modifications
Installation Steps :
Chrome
- Extract dist.zip (you will obtain a folder named dist)
- In your chromium based web-browser upload the folder as an unpacked Extension check the repo readme.md
NEW Link to the Chrome extension : https://chrome.google.com/webstore/detail/hack-tools/cmbndhnoonmghfofefkcccljbkdpamhi
Firefox
https://addons.mozilla.org/fr/firefox/addon/hacktools/
Or install it as a temporary plugin in Firefox in the page "about:debugging#/runtime/this-firefox" by selecting the manifest inside dist
Instructions to build for Safari
Create a safari web extension project using the command below. This is to be run once.
:::bash
xcrun safari-web-extension-coverter [path_to_dist_folder]
Follow the instructions to create the project the default language should be Swift.
- Build project.
- Open Safari and enable unsigned extensions; Develop → Allow Unsigned Extensions.
- Open Safari → Preferences → Extensions and enable Hack-Tools
- Click on the extension icon and switch to full screen mode.