Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
939 views
in Technique[技术] by (71.8m points)

javascript - Web application running hashcat or john the ripper

Is it possible to run locally Hashcat or John the Ripper with Rails? I have to create cryptoanalysis application with web interface for studies project. What would be the best approach to do this. Heard something about communicating with local running aps with javascript...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

This gem could help you: https://rubygems.org/gems/ruby_hashcat

If you run Rails you should be able to run Hashcat with it.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...