0

Is it possible to read exe file and extract all strings used in this exe? I need to check what kind of strings are used in some exe file, but I'm not sure that is a simple as I think - just read the file and get strings.

0

1 Answer 1

1

you can use the linux tool strings

Sign up to request clarification or add additional context in comments.

4 Comments

yes I know, but I need to write a program with same purpose.
allocer - why do you need to reimplement strings?
Maybe he's on windows?
This is first thing - I'm on windows. Next thing is this is a part of my bigger project. I will need also extract libs names, file size, information about locked/unlocked file, etc.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.