Log in

View Full Version : strings extractor


mambox
January 19th, 2002, 07:19
hi all,
kinda shame...but i'm looking for a simple tool who can extract all text from a binary but text as widechar like 'P l e a s e' or 'P@l$e$a^s&e' ?

were much easier to see if the attack on the exe is the good one

thanks!

figugegl
January 19th, 2002, 07:27
a couple of months ago i coded a string extractor which shows also widechar strings. in the options you can choose the minimum string length and chars to include/exclude.

figugegl

figugegl
January 19th, 2002, 07:39
i thought i attached the proggie, but this doesn't seem to work. write a email, and i'll send it to you.

figugegl_2000(at)yahoo.de

figugegl

mambox
January 19th, 2002, 07:45
attachment worked.seem to work nice on scrambled txt but dont see anything in .exe update also crashed (hints?).
for the first try on a binary catalog it worked fine.
its a good first step for me!
thanks

LaptoniC
January 19th, 2002, 11:07
I use Peek for this purposes.Must have tool.It cant extract either binary,text or unicodeform.Hope it helps.Unzip the file and right click on Peek.ini and select Install.

mambox
January 19th, 2002, 11:38
YES!

totaly forgot the name of this tool who do the job!

thanks to the 2 guy who helped me!

Aimless
January 21st, 2002, 06:28
Or better...

get strings.exe from www.sysinternals.com

Works on ascii and unicode, with ability to save AND multiple files also.

So sorry, it does NOT print offsets

...Have Phun

mambox
January 21st, 2002, 10:51
fine too!

thanks,i've what i want!

figugegl
January 23rd, 2002, 20:56
i've noticed that my program crashes from time to time, especially when the file you open is running already. but most of the time it's working fine - and it was my first non-dialog based windows program :-)) i haven't paid much attention to it anyway.

if someone is interested in the sourcecode, drop an email. it's written in c and compiled with lcc-win32.

figugegl

zakham
February 17th, 2006, 06:48
Will u pls send me the source code ..What's ur mail ID..i don't know

pls mail


thank you

Polaris
February 17th, 2006, 13:14
What about BinText? It is free and _really_ powerful...