Skip to content

Sevada797/JS4hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J4

🔥 JS4Hacking Extension — Now as a Chrome Addon!

Demopic

I'm turning this wonderful set of tools into a full Chrome Extension — now it’s even easier to use.
No more messy data:, tricks or manual script pasting. Just toggle and hack.

📦 Import once — use forever.


🧠 What is JS4Hacking?

A collection of JavaScript tools tailored for bug bounty hunters, pentesters, and anyone digging deep into web apps.

Previously, you had to inject it manually or use TamperMonkey — now it lives in your browser toolbar, always ready to go.


🆕 What's New?

  • ✅ Chrome extension interface
  • ✅ Easy ON/OFF toggle for quick activation
  • ✅ One-click script injection
  • ✅ Cleaner, persistent setup

🛠️ How To Install (Manual)

  1. Go to chrome://extensions/
  2. Enable Developer Mode (top right)
  3. Click "Load Unpacked"
  4. Select your folder (e.g., ~/JS4hacking/)
  5. Boom! Now hit any target site, open DevTools(console), and use the extension!

🧩 Using the Extension

  • After importing all functions are auto injected in page
  • You can always write your own in Scripts/ and hook them in

🧪 Scripts List

Hit menu() to see most useful scripts list

Cool updates upcoming !! Stay tuned :D

(

  1. add menu() function for listing all other functions
  2. add other cool tools (SPOILER: reflection checker for cookies and storage items in html, auto-bruter script etc..) )

How update the program

Basically run

git pull origin main && bash bundle.sh

after reinsall the extension on chrome. (delete & again->"load unpacked")

About

Set of scripts that will be useful for bug hunters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published