Jump to content

question This can be used for make a virus?


Recommended Posts

Hello. I scanned a cheat and I found this suspect dll: "WININET.dll". This can be used for make a virus?

After a little research, i found this:

1) "HttpOpenRequestA" is used to open a request handle.

2) "HttpSendRequestA" is used to send the specified request to the HTTP server.

3) "InternetCloseHandle" is used to close an internet handle.

4) "InternetConnectA" is used to open a File Transfer Protocol (FTP) or HTTP session for a given site.

5) "InternetOpenA" is used to initialize an application's use of the WinINet functions.

6) "InternetReadFile" is used to read data from a handle opened by the InternetOpenUrl, FtpOpenFile, or HttpOpenRequest function.

2) and 4) give me the impression this dll can collect data and send them somewhere

2022-11-29.png

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.   Restore formatting

  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.

 Share

×
×
  • Create New...