flat assembler
Message board for the users of flat assembler.

Index > Windows > Plugins...

Author
Thread Post new topic Reply to topic
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 04 Jan 2007, 08:00
i'm curious on any algorithams anyone has to auto import and/or use functions from DLLs that could be thrown in a directory at any time. I'm basically asking if anyone has any algorithams for a program that can support plugins with any given name, without reassembling the PE.
Post 04 Jan 2007, 08:00
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 04 Jan 2007, 08:35
all you need:

LoadLibrary
GetProcAddress
Post 04 Jan 2007, 08:35
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 04 Jan 2007, 12:13
Nobody ever tells me these things. lol
Post 04 Jan 2007, 12:13
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger Reply with quote
Filter



Joined: 08 Oct 2006
Posts: 67
Filter 04 Jan 2007, 15:58
kohlrak wrote:
Nobody ever tells me these things. lol


I just recently figure this out for myself. I've been wondering about it for years Smile
Post 04 Jan 2007, 15:58
View user's profile Send private message Reply with quote
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 04 Jan 2007, 21:03
Years for me as well... They should include it with DLL examples...
Post 04 Jan 2007, 21:03
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 04 Jan 2007, 21:40
If you learn to look at the PlatformSDK (which is a must, if you want to do windows programming), you would have found LoadLibrary and GetProcAddress...

PS: algorithm, it's not ham Smile
Post 04 Jan 2007, 21:40
View user's profile Send private message Visit poster's website Reply with quote
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 04 Jan 2007, 22:04
Or you could read an SDK that works best for your particular program. Like directx for gaming.

As for the spelling, i'm tired of trying to spell it. I'm just gonna call it an algy.
Post 04 Jan 2007, 22:04
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN 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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.