Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help with custom AES-256 :(
Post: RE: Need help with custom AES-256 :(

I got salt, IV key, cipher text, nuber of iterations. Now idk format and command line for hashcat
Gevorg hashcat 1 3,008 07-12-2022, 10:47 PM
    Thread: Need help with custom AES-256 :(
Post: Need help with custom AES-256 :(

Hi guys, i have encrypted string with this AES-256 code (c#): using System; using System.Text; using System.Security.Cryptography; using System.IO; using System.Linq; namespace EncryptStringSample {...
Gevorg hashcat 1 3,008 07-12-2022, 08:18 PM