Pinned Repositories
ansible
Model-driven configuration management, multi-node deployment/orchestration, and remote task execution system. Uses SSH by default, so there is no special software has to be installed on the nodes you manage. Ansible can be extended in any language. Note: The default branch is the development branch which many people run directly from checkout, if you need a stable version, see the release-XX branches, tags, or ansible.cc/releases.
apk.sh
apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.
gulp-buffer
Make sure all gulp file contents are available as buffer
gulp-stream
Make sure all gulp file contents are available as streams
hbctool
Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)
koa-delay
koa middleware useful to simulate delay in middleware stacks
node-pg-copy-streams-binary
Streams for parsing and deparsing the COPY binary format
jeromew's Repositories
jeromew/koa-delay
koa middleware useful to simulate delay in middleware stacks
jeromew/gulp-marked
Convert markdown files to html with marked
jeromew/koa
Expressive middleware for node.js using generators
jeromew/mount
Mount other Koa applications or middleware to a given pathname
jeromew/through2
Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise