Levitate is an exploit development platform
npm install levitate
var µ = require('levitate');
Project name Levitate comes from magnetic levitation, µ correspond to permeability of material which is used in magnetic levitation.
* Byte manipulation
* Packing
* Unpacking
* Decoding, Encoding strings
* File processing
* Digests
* Float type single precision hex representation
* HexDump
* Regex (ongoing)
* ExpandIt - Flexibility for expanding your own methods and bases.
* Load NPM module without any hesitation on the fly
* Calls (Async [built-in callback] & Sync[Fibers])