Skip to content

HaloMaster6482/HackerSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

HackerSim — Elite Hacking Terminal

A hackertyper-style hacking simulator that runs entirely from a single local HTML file — no server, no internet connection needed.

🔧The setup

🌐 On the internet

Click on this link or the link in the about section of this repo.

Requirements: Internet access and a program to run HTML files (browser).

⬇️ Locally

Technique A

  1. Click index.html in the /docs directory above and press the download button.
  2. Save index.html anywhere on your computer (Desktop, Downloads, etc.).
  3. Double-click it in File Explorer (Windows) / Finder (macOS) — it opens straight in your browser.
  4. Click, tap, or press any key to start hacking!

Technique B

  1. Clone this repo locally.
  2. Open index.html on your browser.
  3. Click, tap, or press any key to start hacking!

Works in Chrome, Firefox, Edge, and Safari. No install, no internet, no server required. Just a program that runs HTML files.


🕹️ How to use

Action What happens
Click / tap / type Starts the sim and streams realistic hacking code
Keep typing Earn credits — build a streak for a multiplier bonus
F1 🔓 ACCESS GRANTED popup
F2 🔒 ACCESS DENIED popup
F3 ⚡ Dramatic hack-sequence countdown
F4 Glitch burst
Esc Close open panel / clear the terminal
🎮 GAMES button Open the mini-games panel
🛒 SHOP button Open the hack shop
⚙ button (top-right) Open settings

💰 Rewards System

  • ⛃ Credits are shown in the header and earned from typing, segments, and events.
  • 🔥 Streak multiplier — type continuously without pausing for more than 3 s: ×1.5 at 10 keys, ×2 at 25, ×3 at 50.
  • ⬆ Levels — earn lifetime credits to level up through 20 tiers (shown as LVL N in the header).
  • 🎯 Milestone bonuses — hit credit thresholds (100 / 500 / 1000 / 5000 / 10 000) for a one-time bonus.

🎮 Mini-Games

Open the 🎮 GAMES panel to play three credit-earning mini-games:

Game Description Max reward
Cipher Crack Press the displayed character as fast as possible — 10 rounds ⛃ 300
Memory Buffer Memorise a hex sequence then type it before time runs out — 5 rounds ⛃ 400
Firewall Rush Mash keys as fast as possible for 15 seconds ⛃ 500

🛒 Hack Shop

Spend credits in the 🛒 SHOP to unlock permanent upgrades:

Item Cost Effect
Credit Multiplier ⛃ 500 Doubles all credit earnings permanently
Speed Boost ⛃ 200 Unlocks Speed 10 and Speed 15 in Settings
Auto-Hack ⛃ 1000 Auto-types a burst of code every 3 seconds
Purple Theme ⛃ 300 Unlocks a purple/violet terminal colour theme
Assembly Code ⛃ 400 Unlocks x86 Assembly as a code source
Glitch Storm ⛃ 150 Doubles the frequency of random glitch effects

⚙️ Settings

  • Themes — Green · Amber · Blue · White · Red (+ Purple if unlocked)
  • Code sources — Linux Kernel C · AI Python · React JS · Matrix Gibberish (+ x86 Assembly if unlocked)
  • Speed — 1 – 8 chars per keystroke (+ 10 / 15 if unlocked)
  • Effects — CRT scanlines · Matrix rain · Glitch · Sound

Releases

No releases published

Packages

 
 
 

Contributors