Exetools  

Go Back   Exetools > General > General Discussion

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 03-29-2003, 00:55
Vox Humana
 
Posts: n/a
The programs that, at very end, allow the connection are Remote Access Connection Manager and Remote Access Auto Connection Manager; they are kernel components running as services.

There are many ways that your program can use in order to access the services; the use of the RASAPI functions is the easier way in Windows, but the most detectable too.

From your description it can't be understood if your program checks if the machine is connected, then perform its operation, or if it tries to start a new connection; from NT 4, the RASAutodial function is implemented for this purpose.

Anyway, bear in mind that if you're using a public computer and you (as usual) are not allowed to login as Administrator, you won't be able to:

- install a firewall
- stop any service

The simplest thing you can do is checking by the Task Manager if, when your program tries an outside access, a new process is started; if so, you will have localized the dialer of your program.

Hope it helps
Reply With Quote
 


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
Calling any function dynamically without typedef Succubus Source Code 0 10-21-2021 16:34
x64 calling convention and home space mcp x64 OS 7 08-17-2015 11:40
Calling function from a class AdamD General Discussion 0 02-17-2005 22:59
Softice - how do I return to calling code? sync General Discussion 16 08-22-2002 20:02


All times are GMT +8. The time now is 18:44.


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