ANTI TANTRA

AI Assistant for Technical Rounds

WORKS ON

โœ“ Zoom
โœ“ CodeTantra
โœ“ CodeSignal
โœ“ Teams
โœ“ Mercel Mettl
โœ“ Hackerrank
โœ“ Google Meet
โœ“ AmCat

FEATURES

โœ“ Context Management
โœ“ Screenshot OCR
โœ“ Drag & Drop
โœ“ Hidden Manual Text Mode
โŸณ Audio Capture (Coming Soon)
โŸณ Real-time Audio (Coming Soon)
โœ“ Customizable AI Prompts

WHO ARE WE?

We're a rogue team of cracked developers โ€” on a mission to dismantle digital exam surveillance systems. We don't just build tools โ€” we build countermeasures. With roots in underground tech and real-world exam warzones, our goal is simple: give users full control in locked-down, unfair environments.

We're not here to play nice. We're here to level the playing field โ€” with code sharper than the systems trying to suppress it.

๐Ÿง  PRODUCT OVERVIEW

ANTI TANTRA is the only tool you'll need to bypass the most aggressively proctored and restricted exam platforms โ€” including CODETANTRA, MERCER-METTL, and AMCAT.

HIGHLIGHTS:

  • ๐Ÿงพ ENHANCED OCR โ€“ First line of defense. Works even where other OCR tools fail: blurs, focus locks, custom fonts โ€” we cut through it.
  • ๐Ÿ–ฑ๏ธ DRAG-AND-DROP TEXT TOOLS โ€“ When OCR isn't enough, extract and manipulate locked text windows directly.
  • ๐Ÿ‘ป HIDDEN MODE โ€“ Last resort: Type your question directly. Works in the most restricted environments.
  • ๐Ÿง  SMART ANSWER SYSTEM โ€“ From CS101 to niche coding exams, we handle it all with precision.

๐Ÿ” WHY OCR ALONE ISN'T ENOUGH

OCR tools on their own are too basic for the kind of restrictions used by modern platforms like CODETANTRA, MERCER-METTL, or AMCAT:

  • โ†’ Blurred rendering
  • โ†’ Obfuscated fonts
  • โ†’ Screenshot blocking
  • โ†’ DOM scrambling
  • โ†’ Disabled clipboard & text layers

๐Ÿ”ง OUR EDGE

  • โ†’
    WINDOW-AWARE OCR: We hook into system-level layers to bypass screen restrictions.
  • โ†’
    CRACKED DEV CREW: We've failed enough tests to build a tool that never will.
  • โ†’
    CUSTOM-TUNED ANSWERS: Works across university portals, course codes, and formats.
  • โ†’
    REAL-WORLD TESTING: Stress-tested in multiple live exams with AI proctoring.

๐Ÿ’ฃ WHY THE COLOMBIAN DROPOUT'S APP FAILED (AND YOU WON'T) โ€” Though he's making huge loads of money

CAPABILITY COLOMBIAN DROPOUT ANTI TANTRA
WORKS IN MERCER-METTL โŒ โœ…
CODETANTRA BYPASS โŒ โœ…
RELEVANT CODING ANSWERS โŒ โœ…
DRAG-AND-DROP TEXT CONTROL โŒ โœ…
WORKS IN LOCKED NATIVE WINDOWS โŒ โœ…
REAL TIME INTERVIEW โœ… โœ…

๐Ÿ’ฌ USE CASES

  • โ†’ Remote developers stuck in coding assessments
  • โ†’ Testers benchmarking proctor system flaws
  • โ†’ Security researchers studying surveillance

๐Ÿ“š GUIDEBOOK

TOKENS & USAGE

After login by default each user will get 18,000 Tokens.

TOKENS are counted as the length of question and answers of the prompt.

Just making sure we also maintain context during the conversation. so whenever you are done with one question, Try clearing up the local thread is always suggested โ†’ default shortcut Ctrl+Shift+D (unless configured).

When Clicked on RUN button, Application starts in hidden mode by default โ†’ Make sure to press Visiblity Toggle to show โ†’ Ctrl+Shift+V

๐Ÿงญ APP STRUCTURE OVERVIEW

1. HOME BUTTON

This is the default landing page.

2. RUN BUTTON

Triggers the core logic or document processing. Think of this as the "execute" app.

3. SETTINGS BUTTON

Allows users to customize behavior and UI preferences. Contains the Shortcut Configuration and Prompt Settings.

โš™๏ธ SETTINGS PAGE EXPLAINED

๏ฟฝ๏ฟฝ๏ธ WINDOW SETTINGS

  • Drop Zone: Define which screen corner the cheat window should appear in. Options: top-left, top-right, bottom-left, bottom-right.
  • Window Size: Customize the width and height of the overlay/cheat window.
  • Window Position: Set X and Y coordinates to control exact screen placement.

โŒจ๏ธ SHORTCUT CONFIGURATION

Shortcut Description
ToggleVisibility Show/hide the overlay window on demand.
GetTextFromOCR Trigger the OCR engine to extract text from the screen.
ToggleKeyboardMode Enable/disable keyboard-interactive mode.
CleanProcessThreads Kill background/leftover processes.
ScrollUp/ScrollDown Simulate up/down scrolling.
QuitApp Close the app instantly via hotkey.
Increase/DecreaseVisibility Adjust the window's opacity.

โš ๏ธ Note: Only Control, Shift, arrow keys, and single characters are valid. Ctrl and Alt are intentionally restricted to avoid OS-level conflicts.

๐Ÿ’ฌ PROMPT CONFIGURATION

  • Ask: Stores the prompt input (or default behavior) that gets passed to the AI or automation engine.
  • Prompt: Sets the system prompt or initial context (can be used to guide AI answers or behavior logic).

๐Ÿงช NOTES

  • All settings are persisted using backend API calls (CONFIG_GET and CONFIG_UPDATE).
  • Authentication uses a cookie (antitantra) to verify the current user and authorize settings fetch/save.
  • UX ensures you can't enter invalid shortcuts (real-time validation on blur).