flat assembler
Message board for the users of flat assembler.
Index
> Windows > is this possible? |
Author |
|
okasvi 09 Jan 2006, 19:19
basically you are looking for help to code binder or something related to somekind of interpreter?
in case of binder just write the exe you want to end of file and after that dword which is how much data there is appended into it... so file would be like: [STUB][EXE1][dw_LEN1][EXE2][dw_LEN2]...[EXE?][dw_LEN?] _________________ When We Ride On Our Enemies support reverse smileys |: |
|||
09 Jan 2006, 19:19 |
|
velox 09 Jan 2006, 19:50
iirc comrade has coded an app called selfsave, this is maybe what you're searching
|
|||
09 Jan 2006, 19:50 |
|
okasvi 09 Jan 2006, 20:12
when properly tweaked it could be used...
it uses offset for message to edit and if i remember right its max lenght is 100h so basically only injection part of it could be used to prevent need of external "editor" for stubfile which then again would make stub bloated as editor could would be always present but only used for first time when eg last byte of file is 0... _________________ When We Ride On Our Enemies support reverse smileys |: |
|||
09 Jan 2006, 20:12 |
|
chris 11 Jan 2006, 08:30
if you are doing this under windows, there is a possible way that is to use the CreateRemoteThread API, I once used it to create a self-deleting/updating application.
|
|||
11 Jan 2006, 08:30 |
|
shoorick 11 Jan 2006, 10:20
i had no try it, but you can look at this: UpdateResource
|
|||
11 Jan 2006, 10:20 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.