Skip to content

elliottt/spidermonkey_bytecode_train

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spidermonkey_bytecode_train

A repo try to parse .jsc file format (JS Bytecode) compile by spiderMonkey.

Goals

Learn spiderMonkey bytecode format, and parse bytecode.

Reference

License

MIT License

Features

use python package construct to parse file.

About

parse spidermonkey bytecode.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.4%
  • JavaScript 0.6%