Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-24-2004, 01:59
Seyedof
 
Posts: n/a
Hi
Inorder to use functions of a dll you must know the parameters, if you do not have the function proto in some header file then you should find out the parameters by debugging and/or disassembling the dll, reading the code will help to find the number of parameters and what they should be while passing to the function. a useful hint is to look at the return point of the function, there should be some ADD esp,n where n maybe the number of bytes pushed into stack before calling the function, and n is a multiple of 4.

Thanks
--Ali
Reply With Quote
  #2  
Old 08-24-2004, 05:12
Pibe
 
Posts: n/a
light shadow is perfectly right, the dll exposes a decryption (encryption too?) routine for the sql server password.
So I think this is not what you were looking for.
I would go a bit OffTopic if I suggested you some other sources for enc/dec routines, so I stop here, but if you need something about this topic, just call me back

Last edited by Pibe; 08-24-2004 at 05:13. Reason: mistyping the first time...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Execryptor EC functions LaBBa General Discussion 1 04-02-2010 00:21
Timer Functions bedrock General Discussion 9 05-24-2005 23:09
where are second level dll functions raygun General Discussion 2 01-24-2005 05:56


All times are GMT +8. The time now is 04:24.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )