Sinisterly
Your program in the official HC Programs? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: Your program in the official HC Programs? (/Thread-Your-program-in-the-official-HC-Programs)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: Your program in the official HC Programs? - bluedog.tar.gz - 11-07-2012

(11-07-2012, 04:52 PM)Deque Wrote: Is this ok?

[Image: gq9mtz7a.png]

Perfect!


RE: Your program in the official HC Programs? - Deque - 11-24-2012

Name: WikiWordsCrawler

Screenshot:

[Image: vbrxy9ma.png]

Description: This program creates wordlists with real words by crawling Wikipedia-articles.

Uses:

I don't know what you will use this for, but here are some possibilities:
  • password generator: target special groups by crawling words in the specified topic (set the startword to this topic)
  • cryptanalysis: use wordlists to find out if you actually got a message
  • create programs that need real words, i.e. spellchecker, vocabulary trainer

Usage:

Specify the desired language of your words by changing the URL.
Set min and max length of your words.
Set the number of words.
Set the startword the crawler shall begin with searching.
Specify where the wordlist shall be saved.
Click "crawl".

You can use threads to get results faster. But be careful: Wikipedia might block you. In this case you can use proxies. Just check the "use proxies" checkbox and set a proxylist.
The proxylist has the format:

Code:
address1:port1 address2:port2

Requirements: Java Runtime >= 1.6
Tested for Linux and Windows 7.

Language: Java

Download Source: http://www.multiupload.nl/HCVWSB254C

Download Program: http://www.multiupload.nl/WS6LQQT6XQ


RE: Your program in the official HC Programs? - bluedog.tar.gz - 11-25-2012

(11-24-2012, 03:30 PM)Deque Wrote: Name: WikiWordsCrawler

Screenshot:

[Image: vbrxy9ma.png]

Description: This program creates wordlists with real words by crawling Wikipedia-articles.

Uses:

I don't know what you will use this for, but here are some possibilities:
  • password generator: target special groups by crawling words in the specified topic (set the startword to this topic)
  • cryptanalysis: use wordlists to find out if you actually got a message
  • create programs that need real words, i.e. spellchecker, vocabulary trainer

Usage:

Specify the desired language of your words by changing the URL.
Set min and max length of your words.
Set the number of words.
Set the startword the crawler shall begin with searching.
Specify where the wordlist shall be saved.
Click "crawl".

You can use threads to get results faster. But be careful: Wikipedia might block you. In this case you can use proxies. Just check the "use proxies" checkbox and set a proxylist.
The proxylist has the format:

Code:
address1:port1 address2:port2

Requirements: Java Runtime >= 1.6
Tested for Linux and Windows 7.

Language: Java

Download Source: http://www.multiupload.nl/HCVWSB254C

Download Program: http://www.multiupload.nl/WS6LQQT6XQ


Good stuff man, create a topic under 'Official HC programs'
your approved :}


RE: Your program in the official HC Programs? - UniUBlueNinja - 12-01-2012

nice designs...... I guess it is ready


RE: Your program in the official HC Programs? - d3v0id - 12-02-2012

Nice tool ,Can you please upload it in Mediafire ,The link does not work for me


RE: Your program in the official HC Programs? - Deque - 12-02-2012

Which tool are you talking about?
Rather use the official threads than this one. The downloads work fine there:
http://www.hackcommunity.com/Thread-HC-Official-WikiWordsCrawler-create-wordlists-with-real-words
http://www.hackcommunity.com/Thread-HC-Official-JarBinder


RE: Your program in the official HC Programs? - d3v0id - 12-02-2012

(12-02-2012, 02:13 PM)Deque Wrote: Which tool are you talking about?
Rather use the official threads than this one. The downloads work fine there:
http://www.hackcommunity.com/Thread-HC-Official-WikiWordsCrawler-create-wordlists-with-real-words
http://www.hackcommunity.com/Thread-HC-Official-JarBinder

Thanks ,I just forgot about the official thread of it


RE: Your program in the official HC Programs? - compfixing - 12-10-2012

Thanks a lot mates, it's so helpful.


RE: Your program in the official HC Programs? - compfixing - 12-11-2012

I can do design if any of you need help with that.

Thanks.


RE: Your program in the official HC Programs? - soldi3r - 12-11-2012

Thanks for thix useful tool to share..Smile