Jump to content

How to intercept DLL request to HOME server?


Recommended Posts

I saw a post on this forum by a guru who taught us how to fool the DLL when it tries to authenticate back to the developer's home server.

 

The DLL calls to the developer home page to retrieve a .php file. If the content of the php file has the certain key word, the DLL will be authenticated. The trick was to set up a local web server, like Apache, edit the hosts file, and put the xxxx.php and the correct characters in this file. The DLL will be authenticated.

 

Wonder if the guru or someone could share the techniques to find out the followings:

1. the website address that DLL is going.

2. the name of the file that the DLL is looking for.

3. the keyword in the content of this file.

 

Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...