summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-06-29 11:10:27 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2019-06-29 11:10:27 -0400
commitc1812a9fdb8c3a80e8ecde97f1627421e7815f70 (patch)
treeedeaeca94df74157be7d98f4bb1e95b7b657b814 /README.md
parent8b49dea5166b11fed6c6206e95119ae00dc8ea20 (diff)
downloadcmd2-git-c1812a9fdb8c3a80e8ecde97f1627421e7815f70.tar.gz
Updated CHANGELOG with more details on breaking changes to poutput and perror
Also: - Updated README with more info on a couple more open-source applications using cmd2
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66e09108..18bcc081 100755
--- a/README.md
+++ b/README.md
@@ -355,12 +355,16 @@ Here are a few examples of open-source projects which use `cmd2`:
* [Ceph](https://ceph.com/) is a distributed object, block, and file storage platform
* [JSShell](https://github.com/Den1al/JSShell)
* An interactive multi-user web JavaScript shell
+* [psiTurk](https://psiturk.org)
+ * An open platform for science on Amazon Mechanical Turk
* [Jok3r](http://www.jok3r-framework.com)
* Network & Web Pentest Automation Framework
* [Poseidon](https://github.com/CyberReboot/poseidon)
* Leverages software-defined networks (SDNs) to acquire and then feed network traffic to a number of machine learning techniques
* [Unipacker](https://github.com/unipacker/unipacker)
* Automatic and platform-independent unpacker for Windows binaries based on emulation
+* [FLASHMINGO](https://github.com/fireeye/flashmingo)
+ * Automatic analysis of SWF files based on some heuristics. Extensible via plugins.
* [tomcatmanager](https://github.com/tomcatmanager/tomcatmanager)
* A command line tool and python library for managing a tomcat server
* [mptcpanalyzer](https://github.com/teto/mptcpanalyzer)