VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

wDialup SRC

Mehrdad Mahmoudi  (1 Submission)   Windows API Call/Explanation   Advanced   Wed 3rd February 2021

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

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 (3(3 Vote))

Download wDialup SRC

wDialup SRC Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters