Activity LogComputer ProgrammingComputer Science, Programming, Network and Cyber SecuritySubscribe New Post33subscribers$0pending rewards0active postersAll postsExplore CommunitiesTrending CommunitiesNewcomers' CommunitySteemitCryptoAcademySteemit Feedbackআমার বাংলা ব্লগKorea • 한국 • KR • KOSTEEM CN/中文Steem AllianceComunidad LatinaAVLE 일상WORLD OF XPILARSteem POD TeamBeauty of CreativityComputer ProgrammingTrendingHotNewPayoutsMutedntstatus (26)admin4 years agosteemCreated with Sketch.Disable USB Removable Storage in Windows by Local Group PolicyRestrict USB Removable Storage in Windows by Local Group Policy. Please Vote this post if you like it. Please…ntstatus (26)admin4 years agosteemCreated with Sketch.Get Full Path / Get File Name from Path with Native Api#pragma comment(lib, "ntdll.lib")ntstatus (26)admin4 years agosteemCreated with Sketch.Get Exported Dll Functions - Get Native Functions List from ntdll.dllDtube Video Link 1- DLL Export Viewer tool (Nirsoft) 2- dumpbin tool (available in visual studio cmd)…ntstatus (26)admin4 years agosteemCreated with Sketch.Alternative ways to get (TEMP path) / (Environment Variable) in windowsDtube Video Link 1- GetTempPathW Api/GetTempPathA in kernel32.dll wchar_t tmpPath[MAX_PATH];…ntstatus (26)admin4 years agosteemCreated with Sketch.Alternative Ways to Get Process HeapDtube Video Link #include ntstatus (26)admin4 years agosteemCreated with Sketch.Get File Size with Kernel32 Api and Ntdll Api (Native Api)#pragma comment(lib, "ntdll.lib")