flat assembler
Message board for the users of flat assembler.

Index > Main > What usefull program is important to be small

Author
Thread Post new topic Reply to topic
Hp



Joined: 03 Jul 2004
Posts: 16
Hp 17 May 2007, 19:09
Hello,

this is only a idea to learn coding small exe files.

What progam is important to have a small exe.

My ideas are:
SFX Loader
Joiners

and your ideas?
Post 17 May 2007, 19:09
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 17 May 2007, 23:12
I think every program should be as small as possable, eg: i think its possible as a demo, to fit a very basic tcp stack and ethernet card driver, in the boot sector of floppy

But a good example of a program, that needs to be small, is something i am code called "project xxx".
This is program that you put onto any usb key fob and if you do not press a key on inserting, it sends a masage to my server with your details.
This because i keep getting them pinched, i have also added some simular code to my laptop, that contact my server (DexOS of cause) so many time a hour, so if some one steals it, i can track then.
I have it down to about 3k in size.
Post 17 May 2007, 23:12
View user's profile Send private message Reply with quote
Hp



Joined: 03 Jul 2004
Posts: 16
Hp 18 May 2007, 11:16
Hey,

interesting your anti-steal tool.

If an anti-virus group this tool found, they are include it in trojaner-signature?
Or what information do you only send?
IP Time Date VolumeName
Post 18 May 2007, 11:16
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 18 May 2007, 15:51
It sends info in a GET header, on port 80, the info you send is very adaptable, but just having the IP, time, date, user name, can give you a idea of who has your USB fob etc.

It would also be very easy, to add simple commands to control there PC, remember PC security is designed to stop people from getting in from out side, if you first contact the server from inside, it will let you sended info in.
On top of this, you use common interfaces like http "GET " port : 80, and a .inf file to run it from usb.
Post 18 May 2007, 15:51
View user's profile Send private message Reply with quote
Borsuc



Joined: 29 Dec 2005
Posts: 2465
Location: Bucharest, Romania
Borsuc 29 May 2007, 14:53
Every program should be as small as possible. Don't discriminate Very Happy
Post 29 May 2007, 14:53
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 29 May 2007, 20:01
Quote:
Every program should be as small as possible.
yeah, but only if anything else doesn't suffer by that. For example making code 5K larger by implementing more sofisticated and faster algorithm is good.
Post 29 May 2007, 20:01
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number 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-2023, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.