Add file to existing exe (bind)

Windows specific questions.
aston
Posts: 16
Joined: Nov 29, 2009 20:32

Add file to existing exe (bind)

Post by aston »

Hi all...
is there a way to add binary file to exsisting exe (not compiled - binded)?
Thanks advance....
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

Thanks JaDog this is something similiar but is not what i want...
Thanks anyway...
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

aurelVZAB wrote:Thanks JaDog this is something similiar but is not what i want...
Thanks anyway...
ok

btw i cant access your web site
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

forum:
closed!!!
Last edited by aurelVZAB on Mar 15, 2023 11:52, edited 1 time in total.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

cool site let me see about that
any way firefox doesnt show anything in http://aurelbasic.smfnew.com
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

What ...?
Try clear cache in Firefox.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

aurelVZAB
is not what i want...
Thanks anyway...
hmm is you and aston same person
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

no
Last edited by aurelVZAB on Mar 15, 2023 11:53, edited 1 time in total.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

hey aurelVZAB
i was able to access your forum by using google translator
may be my country(Sri lanka) has banned smfnew.com
Last edited by JaDogg on Dec 08, 2009 16:21, edited 1 time in total.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

there is another way to bundle files
but you have to play with ollydbg and an import adder tool

(but you will have to bundle a dll anyway with imploader or molebox,...)
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

JaDogg ..you asking wrong member
Last edited by aurelVZAB on Mar 15, 2023 11:54, edited 1 time in total.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

aurelVZAB wrote:JaDogg you obviusly dont uderstand what i want.But i'm glad that you
interested.
So what i want exactly.
For example i made simple win GUI app with edit control or maby better with
listbox.So i wanna make another program which can add strings in binary
to this existing exe which have listbox that listbox when i run this app
automaticly load injceted strings.
I hope that is now clear.
so do you want to create a loader or a patcher ?
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Post by aurelVZAB »

Oh my
Last edited by aurelVZAB on Mar 15, 2023 11:54, edited 1 time in total.
JaDogg
Posts: 345
Joined: Apr 13, 2008 12:11
Location: Sri Lanka - Negombo
Contact:

Post by JaDogg »

aurelVZAB wrote:Oh my ,you can call them as you wish(somone call them binder).
So i want make app which can add source code file(binary) to existing
interpreter.exe file.Is now clear.Some sort of patcher(binder) yes ,ok.
This interpreter.exe is win32 GUI PE application.
cool i got it now i'll upload an example quickly
(i guess you are creating your basic language a rapidq like compiler[bytecode interpreter])
Post Reply