Posted: Sun Jul 26, 2009 10:39 am Post subject: How can I create my Own API function ?
I want copy the original API Function but not use the original .
for example .. the LoadLibrary is hooked in SDT I know how to unhook it, but I can't do it ! and I need use LoadLibrary...
before the hook Can I copy the LoadLibrary ?
or make my own LoadLibrary ?
I don't know asm :S, but if it's the best solution I study !
;D
I want do a copy of the original API before the hook in the SDT...
and use it..
Is it possible ? Crete my own API in C or Delphi ?
thanks very much _________________
Joined: 29 Nov 2005 Posts: 375 Location: Farmington NH, USA
Posted: Sun Jul 26, 2009 2:51 pm Post subject:
all you api's will depend on other API's..making just your own API is very diffucult..and yes it possible but for it to work you also need a driver that implements that api's internal functionality..so i doubt you can accomplish this now but with time and research anything is possible
great link ;(aka S3nS4 i think) props on that
regards BanMe
what maybe your.. pikachu .. for all I know.. ;p _________________
don't +rep me..i do not wish to have "status" or "recognition" from you or anyone.. thank you.
Last edited by BanMe on Mon Jul 27, 2009 4:21 pm; edited 1 time in total
all you api's will depend on other API's..making just your own API is very diffucult..and yes it possible but for it to work you also need a driver that implements that api's internal functionality..so i doubt you can accomplish this now but with time and research anything is possible
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