← Back to home

Changelog

Last reviewed on June 12, 2026.

What is new on the site, dated. Entries are added at the top. Smaller fixes and routine reviews are bundled rather than listed individually.

Prank screens, and the site finally has pictures

Two new simulators in the category that actually earns traffic, plus the fix that lifts every page at once.

  • New: fake blue screen of death — Windows 11, 10, XP and 98 stop screens, ten real stop codes or your own, and a progress counter that can be frozen at any percentage. Also documents what each stop code genuinely means, for anyone who arrived here because they saw one for real.
  • New: fake Windows update screen — "Working on updates, don't turn off your computer", with the spinning dots and a percentage you can park at 32% indefinitely.
  • Both screens exit with Esc, a double-click, or leaving fullscreen, and both carry a visible "simulation" hint. Neither can touch the machine they run on.
  • Shareable links: both tools encode their settings in the URL, so a copied link opens straight into the configured screen.
  • The site now has a favicon and social preview images. Every one of the 42 pages previously shared as a bare text link on Discord, Reddit, and WhatsApp, and showed a generic globe icon in search results and browser tabs.

Structured data, deeper reference content, and a DDoS explainer

A second SEO and content pass, this one driven by two months of real search data: which pages earn impressions, which earn clicks, and which questions people arrive with but the site never answered.

  • New: what is a DDoS attack — how botnets assemble an attack, the three attack layers, amplification, motives, defences, and the legal position, plus how to read live threat maps sceptically.
  • Every page now carries structured data (JSON-LD): tool pages describe themselves as free web applications, guides and references are marked up as articles, and both carry breadcrumbs. Eleven pages add a question-and-answer block.
  • Expanded: the CMD hacker prank guide grew from eight commands to eighteen, with four copy-paste batch files (Matrix rain, fake virus scan, decryption progress, ACCESS GRANTED), the macOS and Linux equivalents, click-to-copy on every command and script, and an FAQ.
  • Expanded: the live cyber attack map now explains each attack type on the map, how source-country attribution actually works, how it compares with vendor threat maps, and why no public map can tell you whether you personally are under attack.
  • Expanded: ANSI color codes adds copy-ready examples for Bash, Python, Node.js, C, Go, Rust, PowerShell and Java, notes on Windows virtual terminal mode, and how to detect colour support before emitting escape codes.
  • Expanded: leet speak adds the full A–Z substitution chart, a glossary of the classic terms (1337, 31337, h4x0r, pwned, w00t), and where the code came from; fake command prompt, Matrix rain, and the corrupted text generator each gained an FAQ and ready-to-copy examples.
  • Retitled several pages that were being shown in search results but not clicked, and shortened titles that were being truncated.

Site-wide SEO and content overhaul

A technical and content pass across every page, aimed at making the site easier to find and more useful once found.

  • New: CMD hacker prank guide — real, harmless Command Prompt commands that look like a movie hacking scene, a copy-paste Matrix batch file, and pointers to the browser tools.
  • All canonical URLs, sitemap entries, and internal links now use the extensionless form of each address (for example /fake-terminal), matching how the site is actually served.
  • Visual tool pages (fake terminal, Matrix rain, cyber attack map, hacker typer, boot sequence, binary rain, oscilloscope, starfield, system breached, glitch text) now show their explanatory text as a visible "about" section below the tool instead of off-screen markup, and the pages scroll to reveal it.
  • Improved: the glitch text generator now covers corrupted/zalgo text questions directly, including platform notes for Discord, TikTok, and Instagram; the hacker typer and ANSI color codes pages were retitled to match what people actually search for.
  • Added a proper 404 page (unknown addresses previously showed the home page) and redirects for legacy /tools/ URLs.

Visual simulators: five new pages

A new wave of self-contained visual tools, each a single page that runs entirely in the browser and is built for fullscreen capture as a video or stream backdrop.

  • New: boot sequence simulator — fake BIOS/POST, Linux kernel log, systemd [ OK ] startup, and "system booting" styles, with four console colors and an optional loop.
  • New: binary and custom-text rain — falling 0/1 code, your own characters, or whole words cascading down each column.
  • New: oscilloscope and audio visualizer — waveform, frequency bars, mirrored bars, and radial scope, reacting to the microphone or a built-in demo signal (mic audio is analyzed locally and never transmitted).
  • New: system breached / access denied screen — a glitching lock-screen prop with a scrolling intrusion log and optional countdown. Clearly labelled as a simulation.
  • New: starfield and hyperspace — warp-speed star travel with adjustable speed, density, trail length, and color.

All five are linked from the "Visual Tools & Simulators" section of the home page and added to the sitemap.

Developer micro-tools: eight new pages

A focused cluster of small, single-purpose developer utilities. Each runs entirely in the browser; no input is transmitted.

Home page now has a fourth tools section ("Developer Micro-Tools"); the navigation links to it directly.

Topic-authority expansion: ten new pages

A second wave of pages, focused on small text utilities, references, and creator-workflow content adjacent to the existing tools.

Editorial pass and AdSense readiness review

The home page and the policy pages were reviewed and rewritten where needed. The aim was to tighten messaging, remove anything that was not accurate, and bring the site's framing in line with what it actually offers.

  • Home page rewritten to lead with the visual tools instead of an inflated "scripts archive" framing. Fabricated metrics (script counts, language counts, "24/7 updates") removed.
  • Privacy policy expanded to cover GDPR legal bases, CCPA / CPRA rights, server-log retention, and the third-party services in use (Google Analytics, AdSense, Fonts, Leaflet via unpkg).
  • Cookie policy split out into a standalone page with a category breakdown and opt-out links.
  • Terms tightened, governing-law placeholder restored as [Jurisdiction], and the educational-and-entertainment disclaimer made explicit per tool.
  • About page added with editorial approach, content production notes, and an entity-level description of who runs the site.
  • Contact page rewritten in the site's design system with the email front and center; the "what to write about" list reduced to specifics.
  • Footer link order standardized across every page: About · Contact · Privacy · Terms · Cookies.
  • "Last reviewed on" dates added to substantive pages, with matching meta name="last-modified" and og:updated_time tags.

First-wave content additions: ASCII banner and creator workflow

Two pages added alongside the editorial pass to fill real coverage gaps.

Bug fixes and structural cleanups

  • Cyber attack map: fixed a malformed style attribute on the ICMP protocol bar that was breaking the right-hand panel layout.
  • Index page: removed a placeholder GitHub link that pointed at a non-existent repository.
  • Sitemap regenerated to include every HTML page and to reflect the current review date.
  • Robots.txt left untouched — already valid and pointing at the sitemap.

Initial set of visual tools published

The first release of the site shipped with the six visual tools that still anchor it.

The home page also shipped with a small set of utility scripts (Bash, Python, PowerShell) for common developer one-liners. Those are still available from the scripts section of the home page.

What is not in this changelog

Two categories of edits are bundled rather than listed individually:

Pairs with other pages on this site

For the editorial approach behind the site, see the about page. For how the tools are intended to be used together, see the streaming and content-creator toolkit. For corrections or to flag a missing entry, the contact page has the email address.