SkillAgentSearch skills...

X86.js

An ASM code parser written in JavaScript

Install / Use

/learn @taustin/X86.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a parser for x86 assembly code. It is written in JavaScript.

Why am I doing this, you ask? I'm planning to do some analysis of assembly code, and I do everything in JavaScript. There is not much more to it than that.

The parser is horribly incomplete at this point, and it might stay that way. I really only intend to fix it up enough to run my analysis. Of course, 'throw-away' projects tend to take on a life of their own sometimes...

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated11mo ago
Forks1

Languages

JavaScript

Security Score

67/100

Audited on Apr 20, 2025

No findings