flat assembler
Message board for the users of flat assembler.

Index > Windows > Help about Exe Packer in fasm

Author
Thread Post new topic Reply to topic
Dr.ALi-Satan



Joined: 03 Nov 2005
Posts: 8
Location: Armenia-Russian-Iran
Dr.ALi-Satan 01 Nov 2007, 01:20
Hi! I need to know how i can create an execute packer in (fasm/Generally).it's better with sample in fasm and article.(i dont know how to pack and load our exe in memory ,decompress it in memory and run it).thanks for your help Very Happy

_________________
Life is a Waterfall!
Once in the River
and once again after the fall!
Post 01 Nov 2007, 01:20
View user's profile Send private message Yahoo Messenger Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
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.
Post 01 Nov 2007, 02:21
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Dr.ALi-Satan



Joined: 03 Nov 2005
Posts: 8
Location: Armenia-Russian-Iran
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!
Post 01 Nov 2007, 02:25
View user's profile Send private message Yahoo Messenger Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
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.
Post 01 Nov 2007, 03:15
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Dr.ALi-Satan



Joined: 03 Nov 2005
Posts: 8
Location: Armenia-Russian-Iran
Dr.ALi-Satan 01 Nov 2007, 03:19
;)thanks For Your HELP!
Post 01 Nov 2007, 03:19
View user's profile Send private message Yahoo Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.