IndAlok

02 / Projects

RzWeb

Browser-Based Reverse Engineering Platform

Security100% BrowserWASM BuildLive Demo

Problem

Serious reverse-engineering work still assumes a local native toolchain. That blocks quick analysis, teaching, and sharing a session without installing Rizin.

Approach

Ported Rizin to WebAssembly through the rzwasi build path and wrapped it in a TypeScript web client so disassembly, hex editing, and binary analysis run entirely in the browser.

Impact

A 100% browser RE workspace with a public live demo, plus a reusable WASM build system for the Rizin stack.

Stack

RustTypeScriptWebAssemblyEmscriptenRizinC