Jump to content

String from dll file


Aix
 Share

Go to solution Solved by Aix,

Recommended Posts

Sorry for the noob question, but ..

I need some help how to get strings from dll-files.
The info I get is like:

@wifidisplay.dll,-10200
%windir%\system32\diagtrack.dll,-3001
@FirewallAPI.dll,-31269

I would like to translate them into human readable strings....

 

@wifidisplay.dll,-10200             ->  "Drahtlose Anzeige (TCP eingehend)"
%windir%\system32\diagtrack.dll,-3001                    -> "Benutzererfahrung und Telemetrie im verbundenen Modus"
@FirewallAPI.dll,-31269                      -> "Windows Media Player Network Sharing Service (SSDP-In)"

 

Without experience in dllcalls.... How can I do that?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...