Source code

89 views
Skip to first unread message

ron...@ymail.com

unread,
Oct 21, 2012, 12:25:03 PM10/21/12
to jsql-in...@googlegroups.com

I decided to leave the source code out of the .jar file, because in the first place I thought there would be nobody interested in it, and also that source code should be separated from the application, then I convinced myself I should at least create a repository.

The first repo I managed to get working is on GitHub at the following address: https://github.com/ron190/jSQL-Injection, it is few months old but I don't know if anyone used it (frankly, I didn't myself :).

And now I finally created the google code repo, so if you are a coder and you are interested in the GUI components or in the injection process, I invite you to comment directly the source code in the repo.

Surely if there is one repo mostly used among the two, then I should delete the one the least used. Also SVN/Git/repo is kind of new to me so I don't know if it will be successfully used (I think I discovered it first with metasploit, and I found it very powerfull).

The code was not intended to be public at first, so I didn't comment it much (and that's bad), but soon I may do a pass in the code to add comments/explanations.

project....@gmail.com

unread,
Nov 13, 2012, 8:50:23 PM11/13/12
to jsql-in...@googlegroups.com
Thanks Bro Its Great Toss I seen , thanks again

project....@gmail.com

unread,
Nov 13, 2012, 10:20:18 PM11/13/12
to jsql-in...@googlegroups.com
h thanks for your kind share but when i want compile source i got some error (49 erorr ) like this C:\jsql\jsql-injection-master\src\mvc\controller\InjectionController.java:130: unmappable character for encoding UTF-8
} catch (StoppableException e) { // pas de notification si stopp?

when i go to this line is unfortunatly coded like as blow :
return performanceSourcePage.indexOf("Duplicate entry '1' for key ") != -1 ||
performanceSourcePage.indexOf("Like verdier '1' for ") != -1 ||
performanceSourcePage.indexOf("Like verdiar '1' for ") != -1 ||
performanceSourcePage.indexOf("Kattuv vننrtus '1' vُtmele ") != -1 ||
performanceSourcePage.indexOf("Opakovan‎ kµْè '1' (èيslo kµْèa ") != -1 ||
performanceSourcePage.indexOf("pienie '1' dla klucza ") != -1 ||
performanceSourcePage.indexOf("Duplikalt bejegyzes '1' a ") != -1 ||
performanceSourcePage.indexOf("Ens vوrdier '1' for indeks ") != -1 ||
performanceSourcePage.indexOf("Dubbel nyckel '1' fِr nyckel ") != -1 ||
performanceSourcePage.indexOf("klيè '1' (èيslo klيèe ") != -1 ||
performanceSourcePage.indexOf("Duplicata du champ '1' pour la clef ") != -1 ||
performanceSourcePage.indexOf("Entrada duplicada '1' para la clave ") != -1 ||
performanceSourcePage.indexOf("Cimpul '1' e duplicat pentru cheia ") != -1 ||
performanceSourcePage.indexOf("Dubbele ingang '1' voor zoeksleutel ") != -1 ||
performanceSourcePage.indexOf("Valore duplicato '1' per la chiave ") != -1 ||
/*jp*/
performanceSourcePage.indexOf("Dupliran unos '1' za klju") != -1 ||
performanceSourcePage.indexOf("Entrada '1' duplicada para a chave ") != -1
/*kr grk ukr rss*/
;
its in injectionModel.java line 422

is it possible for you provide new one ?
many thanks
Reply all
Reply to author
Forward
0 new messages