VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



wDialup SRC

by Mehrdad Mahmoudi (1 Submission)
Category: Windows API Call/Explanation
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

Its a RAS Entry recoverer that returns all your RAS entries in windows NT platform (XP/2000/2003/Vista and ...) also returns: VPN, Dialup, ADSL and ... Entries !!!
It uses LSA Secret APIs to recover RAS Entries
Its an class and you can use it easily in your code ...
but don't forget copyright ... :D
Special thanks to SNE (website: https://vbnet.ru) !!!
Regards,
w0lf

Code Returns
NT RAS Entries
API Declarations
Private Declare Function LsaRetrievePrivateData Lib "ADVAPI32.dll" (ByVal PolicyHandle As Long, ByRef KeyName As LSA_UNICODE_STRING, ByVal PrivateData As Long) As Long

Rate wDialup SRC

Download wDialup SRC

Download wDialup SRC (6 KB)

wDialup SRC Comments

No comments have been posted about wDialup SRC. Why not be the first to post a comment about wDialup SRC.

Post your comment

Subject:
Message:
0/1000 characters