flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
okasvi
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 |: |
|||
![]() |
|
velox
iirc comrade has coded an app called selfsave, this is maybe what you're searching
|
|||
![]() |
|
okasvi
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 |: |
|||
![]() |
|
chris
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.
|
|||
![]() |
|
shoorick
i had no try it, but you can look at this: UpdateResource
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.