• Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Menu
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Search
Close
  • Home
  • 2018
  • July
  • 24
  • L517 – Simple Wordlist Generator

L517 – Simple Wordlist Generator

July 24, 2018July 27, 2019 Comments Off on L517 – Simple Wordlist Generator
download wordlist generator wordlist generator wordlist generator 2018 wordlist generator for linux wordlist generator for windows

L517 contains hundreds of options for generating a large, personalized, and/or generic wordlist. With L517, you can generate phone numbers, dates, or every possible password with only a few clicks of the keyboard; all the while, filtering unwanted passwords.

Features

http://i.imgur.com/Y8k12.gif

Collecting

  • Gathers words from many different file-types,
    1. .txt
    2. .mp3
    3. .pdf
    4. .ppt
    5. .srt
    6. .rtf
    7. .doc / .docx
    8. .htm / .html
    9. .jpg / .jpeg
    10. and many more
  • Can handle both unix and windows text file types,
  • Collect from every file in a directory (and subdirectories),
  • Collect words from a website (strips HTML code), good for personalized wordlists (myspace, facebook, etc),
  • Collect from dragged-and-dropped selected text or files,
  • Collect words from pasted text (Ctrl+V).

Generating

  • Generate any string of any length (an exhaustive 26-pattern character set is included),
    • New in v0.91: L517 can pause and resume list generation! Simply click ‘Cancel’ while generating a list, and L517 will prompt to pause.
  • Generate dates in different formats over any time period,
    1. mm/dd/yy : 12/31/10
    2. mm/dd/yy : 12/31/2010
    3. dd/mm/yy : 31/12/10
    4. dd/mm/yyy : 31/12/2010
    5. mmm/dd/yy : december/10/10
    6. mmm/dd/yyy : december/10/2010
    7. dd/mmm/yy : 10/december/10
    8. dd/mmm/yyy : 10/december/2010
  • Generate phone numbers based on location (United States only). Input a city and the L517 will look-up all area-codes and prefixes of that city, then generate every possible phone-number based on those prefixes.
  • “Analyze” is a new option in v0.2; when “analyzing,” L517 discovers and extracts patterns in the list by looking at both prefixes (beginning) and postfixes (end) of items. The analysis results in two lists of commonly used prefixes and postfixes. Great for actual password lists.

Filtering

  • Filter by length (minimum/maximum).
  • Convert list to lowercase, UPPERCASE.
  • Copy words to new formats: First Letter Upper and/or eVeRy OtHeR lEtTeR.
  • 13375P34K (leetspeak) case mutator.
    • Reads from ‘leetspeak.txt’ (included at program start-up, can be edited by the user).
    • Generates every possible mutation of a word. For example: If the ‘leetspeak.txt’ file has “a,A,@,4” as different values for ‘a’, then L517 would generate the following for the item “aa”:
      • aa
      • Aa
      • @a
      • 4a
      • aA
      • AA
      • @A
      • 4A
      • [email protected]
      • and so on…
  • Strip out certain text from items that already exist, and also as they are added.
  • Convert special characters to the hex equivalent. i.e. convert [email protected]#$%^& to %20%40%21%22%23.
  • Include foreign characters. this gathers words that are beyond the scope of the alphabet and 0-9 number syetem, such as àçéîÿöû.

Mutating

Add mutations to items already on the list — append [right-side] and/or prepend [left-side]. These are useful when generating a password list: 1. Add each number 0-9 to every item on the list, 1. Add every letter (a-z) to each item on the list, 1. Add every word from L517’s default prefix/postfix wordlist to every item in the list, 1. Add every word from your own wordlist to every item in the current list.

List options

  • Sort alphabetically (automatic).
  • Remove duplicate entries, (slow, but accurate and stable).
  • Find item in list, Find Next.
  • Remove, Remove by string, and Clear.
  • Save list to files in sections (split by number of items in each file).
    • i.e. L517 can save any number of items per file, so no wordlist file will grow to be too large (L517 will save to many smaller files).
  • Save in Windows/DOS text format, or *nix format.

Installation & Execution

L517 requires MSVBVM60.DLL and MSCOMCTL.OCX in order to run. * MSVBVM60.DLL has been standard on all Windows machines since Win98SE. Vista and Windows 7 include it. * MSCOMCTL.OCX is not as common, but it is available as a download in the ‘Downloads’ section. Save this file to your Windows System32 folder and L517 should execute properly.

These files are required so that the program will run properly.

L517 also uses Xpdf’s executable: pdftotext.exe. This file is needed to extract text from .PDF files, and is also included in the L517 executable.

Linux Compatibility

Beta testers have run L517 in Linux under Wine. The Visual Basic 6.0 Runtime Installer needs to be run in Wine before L517 can be executed.

Changes

  • v0.8 : Language support for French, German, and Spanish; available in HELP menu.
  • v0.7 : Customizable ‘leetspeak’ case mutations.
  • v0.6 : Paste (Ctrl+V) in the EDIT menu; various bug fixes.
  • v0.5 : Corrected case bugs.
  • v0.4 : Fixed RICHTX32.OCX error; Removed RichTextControl from project — replaced with built-in Microsoft Word API’s for .doc files.
  • v0.3 : New ‘phone number’ generation option; Generate based on charset; Two new cases; Split files every # of items.
  • v0.2 : ‘Analyzer’ option; Fixed bugs; More help documentation.
  • v0.1 : First public release

Download Wordlist Generator

Post navigation

Log-killer : Clear All Your Logs In Linux & Windows Servers
How to Hack Instagram Account: Ultimate Guide

Related Articles

Kidux Leecher v1.0.3 – Easily Create Combo Lists for Cracking Accounts

- Wordlists
June 26, 2019July 27, 2019

Generate HQ Combo lists with Pastebin Grabber

- Wordlists
May 3, 2019July 7, 2019

Ahadu – Password List Generator

- Hack Tools, Wordlists
March 15, 2019July 27, 2019
hacker gadgets
hacker phone covers

Recent Posts

DefaScan: Defacement Scan and Alert

DefaScan: Defacement Scan and Alert

February 2, 2023
curio: finds risks and vulnerabilities in your code

curio: finds risks and vulnerabilities in your code

February 1, 2023
Monomorph - MD5-Monomorphic Shellcode Packer - All Payloads Have The Same MD5 Hash

Monomorph – MD5-Monomorphic Shellcode Packer – All Payloads Have The Same MD5 Hash

February 1, 2023
A Guide to Crypto Self-Custody

A Guide to Crypto Self-Custody

February 1, 2023
CVE-2023-23924: Critical-Severity RCE Flaw Found in Popular Dompdf Library

CVE-2023-23924: Critical-Severity RCE Flaw Found in Popular Dompdf Library

February 1, 2023
wa-tunnel: TCP Tunneling through Whatsapp

wa-tunnel: TCP Tunneling through Whatsapp

February 1, 2023

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Join Our Community!

Please wait...
Get the latest News and Hacking Tools delivered to your inbox.
Don't Worry ! You will not be spammed

Active Members

Submit a Tool

Hackers Handbook 2018


Grab your copy here

ABOUT US

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Our primary focus revolves around the latest tools released in the Infosec community and provide a platform for developers to showcase their skillset and current projects.

COMPANY
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Menu
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Live Chat
RESOURCES
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Menu
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Get Started
TOOLBOX
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Menu
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Tools Directory

2014 – 2020 | Haxf4rall.com               Stay Connected:

Facebook Twitter Google-plus Wordpress
Please wait...

Join Our Community

Subscribe now and get your free HACKERS HANDBOOK

Don't Worry ! You will not be spammed
SIGN UP FOR NEWSLETTER NOW