By clicking on the picture below you will be able to
try our static analyzer for Java and Android
online, without installing any software on your system. This service
is currently free of charge but limited in power and size of the
code that you can analyze. Please contact us if you want to buy
an unlimited version of our software, to install on your machine.
You will then be able to use our analyzer as a command-line tool and as
a web service, installed on a server of your organization.
Our static analyzer needs a jar file of your software. Only the
compiled Java bytecode (class files) are needed, together with XML files
for Android programs. The simplest way to generate such a jar file
is to use the
export as option of your integrated development
environment and select jar as the output format.