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...
Asked
Active
Viewed 108 times
1
-
what have you tried so far? – Danny_DD Jan 12 '21 at 13:56
1 Answers
0
This gem could help you: https://rubygems.org/gems/ruby_hashcat
If you run Rails you should be able to run Hashcat with it.

Edouard Courty
- 84
- 1
- 9