|
|
2 роки тому | |
|---|---|---|
| .. | ||
| README.md | 2 роки тому | |
| beacon.h | 2 роки тому | |
| bofcompile.bat | 2 роки тому | |
| systeminfo.c | 2 роки тому | |
| systeminfo.cna | 2 роки тому | |
| systeminfo.h | 2 роки тому | |
| systeminfo.o | 2 роки тому | |
Enumerate system information via WMI.
This tool has some serious limitations due the fact that COM security settings only can be set once. So if the current process already used COM -and most likely called CoInitializeSecurity API- the security setting can't be set for a second time. This results in the situation that most of the time security permissions don't allow for this tool to run if the beacon is started in an existing process.
If you know a solution for the double CoInitializeSecurity call problem (RPC_E_TOO_LATE) or how to fetch the data without getting the WBEM_E_ACCESS_DENIED error, please let me know!
systeminfox64 Native Tools Command Prompt for VS <2019/2022> terminal.bofcompile.bat script to compile the object file.