Commit Graph

3 Commits

Author SHA1 Message Date
Mitchell Plamann
f13a302b54 Merge branch 'master' of https://github.com/aarongut/cdb into mplamann 2015-04-12 00:33:11 -04:00
Mitchell Plamann
af86f56873 Watch out for operator precedence 2015-03-28 18:35:26 -04:00
Mitchell Plamann
837efb7b2b Added bytecode parser according to c0vm-writeup.pdf
We can now parse a bytecode file to find int_pool, string_pool,
function_pool, and native_pool.
2015-03-21 02:04:49 -04:00