Q
Q
qwertyqwerty2017-11-21 21:46:16
DLL
qwertyqwerty, 2017-11-21 21:46:16

How to pull .dll files from .bin file?

You need to extract the dlls from the bin file. PE Explorer shows them, but I can't figure out how to get them out:
5a1473fd22544635261623.png
They are not in the resource editor:
5a14743023fb4819386063.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
15432, 2017-11-21
@15432

The import table is a list of libraries used by the program and required to run. They are not inside, they should already be on the computer. For example, next to the program itself or in Windows/System32

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question