Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gladir/corail
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Maltais committed Oct 8, 2024
2 parents ab9e086 + dc11fdc commit 486e464
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,10 @@ Voici la liste des différents fichiers proposés dans Corail :
<td><b>MD5BRUTE.PAS</b></td>
<td>Cette commande permet de décrypter le MD5 en utilisant la technique <i>bruteforce</i>.</td>
</tr>
<tr>
<td><b>MD5MATCH.PAS</b></td>
<td>Cette commande permet de rechercher les clefs existantes MD5 dans une liste de mots.</td>
</tr>
<tr>
<td><b>MDT.PAS</b></td>
<td>Cette commande permet de convertir un fichier CSV ou TSV en une table Markdown.</td>
Expand Down

0 comments on commit 486e464

Please sign in to comment.