Jump to content

Recommended Posts

Posted

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.

Posted

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

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
×
×
  • Create New...