SrJesus
Dark Web Navigator
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
300 XP
So basically, when i was dumping a dbase with email:pass it came up with a code similar to this for every email dump:
What this is, is a method cloudflare used to try to protec the emails contained in the dbase but looks like they failed because i found a .js code online which decodes this.
I'm just wanting to know if anyone else has encountered this type of dump? I've found a way to decode it but the way i'm doing it is quite a slow way considering the dbase is 400k, pretty much im wondering if anyone who knows JavaScript, c++/.net/c# could help me out somehow because i know there's a faster way than what i'm doing to decode the emails... please help!
Code:
protected]
I'm just wanting to know if anyone else has encountered this type of dump? I've found a way to decode it but the way i'm doing it is quite a slow way considering the dbase is 400k, pretty much im wondering if anyone who knows JavaScript, c++/.net/c# could help me out somehow because i know there's a faster way than what i'm doing to decode the emails... please help!