Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. # Comments are supported
  2. # Tabs are supported. | character will be replaced with a tab.
  3. # To change the severity of a module, add :<level> next to the item. [Not implemented yet]
  4. # You can add a description to any of the modules, which will be visible in the "Explanation" box when the specific module has been selected.
  5. # <moduleName>:Description (..)
  6.  
  7. #mscoree.dll:Used by .NET compilers.
  8. kernel32.dll
  9. user32.dll
  10. advapi32.dll:Usage of this module can be completely harmless, and is widely used. Checking the functions is recommended.||[Can be used for Windows Service modifications]
  11. ws2_32.dll:Allows the file to connect to the internet. [Critical]
  12. winhttp.dll:Allows the file to connect to the internet. [Critical]
  13. wlanapi.dll:Allows access to the WIFI/LAN connections [Remote Desktop]. [Critical]
  14. rpcrt4.dll:Allows connection to other computers on the same network.||[Critical - Check functions]
  15. mprapi.dll:Allows the ability to obtain information regarding the router.||[Critical - Check functions]
  16. cabinet.lib:Allows compression of files to store them within the executable.||[Critical - Check functions]
  17. vfw32.lib:Allows video capturing. ||[Critical - Check functions]
  18. dnsapi.dll:Allows the modification of Dynamic Name Servers (DNS).||[Critical - Check functions]
  19. msapsspc.dll:Allows the file to connect to the internet. [Critical]
  20. msnsspc.dll:Allows the file to connect to the internet. [Critical]
  21. wininet.dll:Allows the file to connect to the internet. [Critical]
  22. wsock32.dll:Allows the file to connect to the internet. [Critical]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement