guccig4366

3 mods across 1 repository, 5 stars between them.

ast-deobfuscation

01

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for simplifying deliberately hard-to-read JavaScript by analyzing its abstract syntax tree, the structured representation of source code. It targets patterns such as encoded strings, fake branches, and rearranged control flow.

5 yesterday A 146 tokens copy · 100% MIT

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for reconstructing calculations in web JavaScript from their final outputs, such as request parameters, cookies, headers, or WebSocket messages. It covers signatures, encryption, verification challenges, WebAssembly, and heavily obfuscated code.

5 yesterday A 226 tokens copy · 100% MIT

web-reverse-env

03

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for making JavaScript that expects a web browser run in another environment, such as Node.js. It diagnoses missing browser objects and behaviors, including prototypes, property descriptors, storage, canvas, WebGL, and workers.

5 yesterday A 121 tokens copy · 100% MIT