Skip to content

taustin/x86.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

An ASM code parser written in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published