28 December, 2021 - 05:39 PM
(15 December, 2021 - 11:13 PM)epsal Wrote: Show MorePosting this on behalf of a friend, I've talked with him in dms and tested his program and it's completely safe.
This tool is being shared for educational use, please do not go out of your way to dox people's information. Only use your own information, so you can keep track of database breaches on your accounts. Me and MatiasMunk are not affiliated officially with LeakCheck, this program was not officially approved by the owner of LeakCheck himself, so use it at your own discretion. This was NOT made by LeakCheck staff, but rather a user.
"I programmed this tool in C++ using libcURL and OpenSSL to make requests on Leakcheck's API.
It's fairly simple to use. Takes usernames and emails read from data.txt, runs them through the program that does API lookups on Leakcheck (You need your own API Key on Leakcheck for this) and posts the results in output.txt."
Download Link:
VirusTotal Scan: https://www.virustotal.com/gui/file/b2d8...fa9ac275a3
(2 False Positives)
Example data.txt:
Code:[email protected]
someusername
Example output.txt:
Code:[email protected]:111111 ["MyHeritage.com"]
[email protected]:123 []
[email protected]:12311999 []
[email protected]:123456 ["Chegg.com","Disqus.com"]
[email protected]:1301396723 []
[email protected]:18071995 []
[email protected]:19950718r ["VK.com"]
[email protected]:2402336 []
[email protected]:299299299 []
[email protected]:7ffd8e40d5 []
[email protected]:Qwerty123 []
[email protected]:agi []
[email protected]:coleman0 []
[email protected]:coleman1 ["Collection 1"]
Coded by MatiasMunk, all credits go to him, I'm only sharing his tool here for everyone to use
thanks