![]() |
|
Tutorial How to trace back phishers (vb.NET tools only) - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Tutorials (https://sinister.li/Forum-Tutorials) +--- Thread: Tutorial How to trace back phishers (vb.NET tools only) (/Thread-Tutorial-How-to-trace-back-phishers-vb-NET-tools-only) |
How to trace back phishers (vb.NET tools only) - Bish0pQ - 10-10-2015 Hi sinisterly, I will be showing a quick tutorial how to get the e-mail and password from a possible phisher. What do you need: - A windows PC - Bintext from McAfee (Download? Click here!) What is Bintext? Bintext is a tool that shows you a piece of the source code. It converts binary and hexadecimal values into strings. It's a sort of reverse engineering. Step 1: Download the tool you want to exploit. Step 2: Open up Bintext and press the button "Browse" ![]() Step 3: Press "Go" and you will see that a lot of information will spawn in the listbox. ![]() Step 4: In the right bottem of the program you can see a textbox, fill in "@Gmail.com" or "@Hotmail.com". Then press the find button. You will see that the e-mail and password will show. ( The password is always beneath the e-mail) ![]() That was it. I have to say, it does not always work but most times it does. RE: How to trace back phishers (vb.NET tools only) - Bish0pQ - 10-10-2015 (10-10-2015, 08:31 PM)PoohThePenis Wrote: Oh. My. God. I am just trying to write some tutorials. I would NOT consider me as an hacker because I have very little knowledge. I don't know if you were being sarcastic, and it doesn't really matter. Eitherway thank you. |