ADVANCED Cache Password Recovery
Recovers ALL passwords from the cache. Original Author: Demian Net API Declarations ‘Put In .BAS FileDeclare Function WNetEnumCachedPasswords Lib “mpr.dll” (ByVal s As String, ByVal i As Integer, ByVal b As Byte, ByVal proc As Long, ByVal l As Long) As Long‘The Type declaration used by WNetEnumCachedPasswordsType PASSWORD_CACHE_ENTRYcbEntry As Integer ‘size of this returned structure in bytescbResource As Integer… Read More »