Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

felsokning/Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp

This is C++ code (almost always a DLL) for reference/example.

UnmanagedDebugging

This C++ code interops with the Wait-Chain Traversal API and returns an LPCWSTR back to the caller, containing all of the Wait-Chains found for the given process (specified by PID).

WlanObtainBssids

This C++ code interops with the Windows API (Specifically, WlanGetNetworkBssList) to return an LPCWSTR containing all of the SSIDs (and their corresponding BSSIDS) available on the wireless network interface.

About

C++ code I've pieced together in Visual Studio on Windows.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors