Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

ghost's Avatar
0 0

hi, im new to this and just got app1 using the method of notepad which was post on another thread. but i was wondering what the proper way to find it is. ie if the password was a combination of letters and numbers. how would i recognise it if it didn't stick out?


ghost's Avatar
0 0

It's blatantly obvious if you're looking hard enough, just relax and have a glass of water


fuser's Avatar
Member
0 -1

use a disassembler, best use OllyDbg.

open the program, and look into the strings.

it's usually labelled as a UNICODE / ASCII type file.

you'll be able to see it, trust me.


AldarHawk's Avatar
The Manager
0 0

Why go through all that…Look at the code in a simple UNI-Code Program like…hmm…NotePAD? even vi will pick it up.

Sit back, relax and look for things that are blatantly obvious and stick out like a sore thumb.


ghost's Avatar
0 0

thanks i'll try that program.


richohealey's Avatar
Python Ninja
0 0

AldarHawk wrote: Why go through all that…Look at the code in a simple UNI-Code Program like…hmm…NotePAD? even vi will pick it up.

Sit back, relax and look for things that are blatantly obvious and stick out like a sore thumb.

/me dares you to open a Vista.iso in notepad and find the reg key.