commit e24c8c3dcd8f752039ebd18117bc93638de5454e Author: wasvictus Date: Sat Jul 18 00:43:39 2026 +0800 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..38418e5 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +# Arc Bypass + +A lightweight browser extension for hitting checkouts, inbuilt, etc with CVV Bypasser and 3Ds Bypassers. + +> [!NOTE] +> Arc Bypass does **not** require any root or system certificate installation. + +### Get the latest build +> [Latest Release](../../../releases/latest) + +--- + +## What it does + +- **Card / BIN / None modes** — Load a card list, generate from a BIN, or use your own manually entered card. +- **3DS handling** — Skips fingerprinting frames automatically so transactions flow through. +- **Fingerprint rotation** — Spoofs device info on every attempt to avoid detection. +- **Built-in proxy manager** — Rotate IPs quickly without leaving the dashboard. +- **Sound + screenshot on hit** — Instant feedback when a payment succeeds. +- **Clean dashboard** — Everything you need in one place, no clutter. + +--- + +## Setup + +### Chrome / Edge (Desktop) + +1. Grab `arc-bypass-vX.X.X.zip` from the [latest release](../../../releases/latest). +2. Unzip it anywhere. +3. Head to `chrome://extensions`, flip on **Developer mode**. +4. Hit **Load unpacked** and point it at the unzipped folder. + +### Android (Kiwi Browser) + +1. Download `arc-bypass-vX.X.X.zip`. +2. Open `chrome://extensions` in Kiwi. +3. Tap **Load (.zip)** and pick the file. + +### Firefox (Dev / Nightly / ESR only) + +> [!IMPORTANT] +> Standard Firefox blocks unsigned extensions. Use Developer Edition, Nightly, or ESR. + +1. Visit `about:config` and set `xpinstall.signatures.required` to `false`. +2. Download `arc-bypass-vX.X.X-firefox.zip`. +3. Open `about:addons`, click the gear icon → **Install Add-on From File**. +4. Select the ZIP. + +--- + +## How to use + +1. Click the Arc Bypass icon to open the dashboard. +2. Pick a mode: + - **Card** — drop in a list like `CC|MM|YY|CVV`, one per line. + - **BIN** — drop in a BIN like `411111|MM|YY|CVV`; valid cards generate on the fly. + - **None** — enter your own card in the checkout form; Arc Bypass won't touch it. +3. *(Optional)* Set a proxy or save autofill details under settings. +4. Visit a checkout page on any supported site. +5. Fill in billing info if asked. +6. Type any dummy card number, expiry, and CVC in the fields. +7. Hit **Pay**. Arc Bypass swaps in the real data and handles the rest. +8. Watch the dashboard for logs, declines, and hits. + +> [!TIP] +> First attempt doesn't go through? Give it a few tries — some gates are stricter than others. + +> [!WARNING] +> Use at your own risk. We take no responsibility for misuse or unauthorized activity.