flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid 01 Nov 2007, 02:21
i doubt anyone will give you FASM sources for that.
my suggestion: Get some description of PE format, and try to write your own loader (program that loads executable to memory, loads it's imports and executes it). That is easiest thing to do, and is absolutely required if you want to do things like packer. There are pretty many things to learn for that. You can ask specific questions here on board and people will more likely respond. |
|||
![]() |
|
Dr.ALi-Satan 01 Nov 2007, 02:25
Hi Vid! My problem is i don't know how to load an exe into memory and load imports of that exe!
|
|||
![]() |
|
vid 01 Nov 2007, 03:15
then, you must study PE format.
- Google for "PE format", there are few good references are articles about PE. - Take a look at IczLions PE tutorials - Search this board for "PE from scratch" or "PE scratch" or something like that. - Get some PE inspection tools like LordPE, and study existing executables. You just need to experiment, PE format is not simple and takes time to understand. |
|||
![]() |
|
Dr.ALi-Satan 01 Nov 2007, 03:19
;)thanks For Your HELP!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.