Skip to content
#

crypt

Here are 102 public repositories matching this topic...

solardiz
solardiz commented Dec 21, 2021

Somehow some of these names start with fmt_ocl_ while most start with fmt_opencl_. Is this intentional? It causes the fmt_ocl_ to be listed/tested/benchmarked first. Then there's fmt_opencl_1otus5 with a 1 (one) in there. So the first OpenCL formats become:

john_register_one(&fmt_ocl_cryptosafe);
john_register_one(&fmt_ocl_cryptsha1);
john_register_one(&fmt_ocl_KeePass);
john
ghidra-findcrypt
lucmann
lucmann commented Nov 28, 2021

Hi, I encounter the error below when I try to install this plugin for Ghidra 10.0.4 as README suggests

Selected file: [ghidra_10.0.4_FindCrypt.zip] is not a valid Ghidra Extension
---------------------------------------------------
Build Date: 2021-Sep-28 1538 EDT
Ghidra Version: 10.0.4
Java Home: C:\Program Files\Eclipse Adoptium\jdk-11.0.13.8-hotspot
JVM Version: Eclipse Adoptium 11.0

The objective of this class is offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.

  • Updated Nov 6, 2021
  • PHP

Improve this page

Add a description, image, and links to the crypt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crypt topic, visit your repo's landing page and select "manage topics."

Learn more