zcutlip / bowcaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bowcaster Exploit Development Framework

This framework, implemented in Python, is intended to aid those developing
exploits by providing useful set of tools and modules, such as payloads,
encoders, connect-back servers, etc.  Currently the framework is focused on the
MIPS CPU architecture, but the design is intended to be modular enough to
support arbitrary architectures.

To install, run:
python setup.py install

About

License:Other


Languages

Language:Python 87.8%Language:Assembly 6.9%Language:C 5.2%Language:Makefile 0.1%