public
Description: Ronin is a Ruby platform for exploit development and security research. Ronin allows for the rapid development and distribution of code, exploits or payloads over many common Source-Code-Management (SCM) systems.
Homepage: http://ronin.rubyforge.org/
Clone URL: git://github.com/postmodern/ronin.git
ronin / .gitignore
100644 10 lines (9 sloc) 0.052 kb
1
2
3
4
5
6
7
8
9
10
doc
pkg
tmp/*
.DS_Store
.yardoc
*.db
*.log
*.swp
*~