Skip to content

urakesh661/javascriptwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

javascriptwords

This script is for creating wordlist from javascript files.The script takes a file having js urls as input. Java script is beautified using jsbeautifier.The script fetches all the words having length greater than 2.It also ignores all the words which only contains digits. Also words which are to be ignored can be specified in the script and they won't be returned in the output.

Syntax : python jswords.py -f /home/rakesh/Desktop/testfile.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages