Jump to content

Add 2 files in one .exe


Recommended Posts

Hi,

I made myself a program that uses a wordlist (and the script it self). Is there a way I can compile a script and .txt to a .exe together (autoit compile function).

It would be awesome if this was posible. Not that i have any problems with a map that contains the wordlist and .exe but stil.

Thnx for your time.

Link to comment
Share on other sites

Sure. PE file (exe e.g.) is made of different sections. One of those is for so called resources. Add text file as a resource to your exe file.

Adding is rather simple (wrapper directives), reading is just a bit complicated. Search forums. It's all there, chewed many times.

♡♡♡

.

eMyvnE

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...