12-10-2024, 02:34 PM
Hi!
There are AES encrypted strings (in BASE64 format, they can also be saved as HEX strings). One string is a separate encrypted text.
Can HashCat be used to decrypt these strings? Each string is decrypted separately. In this case, several bytes are known in the plaintext, they are located one by one in different parts of the plaintext (for example, one known byte is located in position 1, the second byte is located in position 4, etc.).
Both dictionary and brute force are interesting.
There are AES encrypted strings (in BASE64 format, they can also be saved as HEX strings). One string is a separate encrypted text.
Can HashCat be used to decrypt these strings? Each string is decrypted separately. In this case, several bytes are known in the plaintext, they are located one by one in different parts of the plaintext (for example, one known byte is located in position 1, the second byte is located in position 4, etc.).
Both dictionary and brute force are interesting.