/JStylo-Anonymouth

Java-based Authorship Recognition Analysis and Evasion Tools

Primary LanguageJavaOtherNOASSERTION

Warning: As of June 25th, 2013 this repository is DEPRECATED.
It will be removed from Github and archived on Wednesday, July 10th, 2013.

Up to date repositories can be found at:

JStylo: 
https://github.com/psal/jstylo

Anonymouth:
https://github.com/psal/anonymouth



JSAN - The Integrated JStylo and Anonymouth Package
====================================================

The Privacy, Security and Automation lab (PSAL)
Drexel University, Philadelphia, PA
http://psal.cs.drexel.edu/

----------------------------------------------------

JStylo
- Authorship recognition analysis tool
- Version: 0.0.1
For further details look in jstylo.txt

Anonymouth
- Authorship recognition evasion tool
- Version: 0.0.2
For further details look in anonymouth.txt 

----------------------------------------------------

License:

JStylo was released by the Privacy, Security and Automation lab at Drexel University in 2011 under the AGPLv3 license.
A copy of this license is included with the repository/program. If for some reason it is absent, it can be viewed here: http://www.gnu.org/licenses/agpl.html


Usage:

In windows: double-click jsan.jar
In other platforms / to view on-the-fly log:

> java [-Xmx2048m] -jar jsan.jar

Note:
For usage with large corpora or feature sets, it is recommended
to increase the JVM heap size using the -Xmx option.