Tuesday, December 14, 2010

How to Review Java Source Code using 3rd party tool, Lapse!

How to Review Java Source Code using 3rd party tool, Lapse!

Want to share with you all how to use this 3rd party tool with eclipse.
This tool or plugin is really useful if you going to review java source code.

What you need

1 - eclipse-java-helios-SR1-win32, can download from here
2 - Lapse.jar plugin can get it from here here
3 - The source code itself.

What you need to do

1 - put your Lapse.jar to C://your_eclipse_path_directories/plugins


2 - open the eclipse.exe


3 - create a new java project || Go to File > New > Java Project


4 - browse for your source code folder,then click OK from the browse window.

5 - at the New Java Project window, just click Next and Finish.

6 - then go to Window > Show View and choose Other..


7 - find your Lapse folder and choose Vulnerability Sinks ( or others if you want to try the output )
then click OK.


8 - there will be a new Vulnerability Sinks tab and then you can start find the sinks.


9 - after a while, you will get the results. and you can verify them



thanks

p0pc0rn
Share:

0 comments: