MCPcopy Create free account

hub / github.com/NotRequiem/VMAware / functions

Functions328 in github.com/NotRequiem/VMAware

Functionvbox_module
* @brief Check for a VBox kernel module * @author idea from https://github.com/ShellCode33/VM-Detection/blob/master/vmdetect/linux.go * @cat
src/vmaware.hpp:6718
Methodverify_no_nulls
src/vmaware.hpp:7564
Functionverify_thread_count
4 arguments to stay compliant with x64 __fastcall (just in case)
src/vmaware.hpp:4241
Functionvirtual_processors
* @brief Check if the number of virtual and logical processors are reported correctly by the system * @category Windows, x86 * @implements V
src/vmaware.hpp:10000
Functionvirtual_registry
* @brief Check for particular object directory which is present in Sandboxie virtual environment but not in usual host systems * @category Window
src/vmaware.hpp:10096
Methodvmaware
src/vmaware.hpp:14501
Methodvmexit
we dont use cpu::cpuid on purpose
src/vmaware.hpp:3501
Functionvmid
* @brief Check CPUID output of manufacturer ID for known VMs/hypervisors at leaf 0 and 0x40000000-0x40000100 * @category x86 * @implements V
src/vmaware.hpp:5205
Methodvmid_template
src/vmaware.hpp:1027
Functionvmware_backdoor
* @brief Check for official VMware io port backdoor technique * @category Windows, x86_32 * @author Code from ScoopyNG by Tobias Klein, tech
src/vmaware.hpp:9373
Functionvmware_dmesg
* @brief Check for VMware-specific device name in dmesg output * @category Linux * @author idea from ScoopyNG by Tobias Klein * @note D
src/vmaware.hpp:6760
Functionvmware_iomem
* @brief Check for VMware string in /proc/iomem * @category Linux * @author idea from ScoopyNG by Tobias Klein * @implements VM::VMWARE
src/vmaware.hpp:6412
Functionvmware_ioports
* @brief Check for VMware string in /proc/ioports * @category Linux * @author idea from ScoopyNG by Tobias Klein * @implements VM::VMWA
src/vmaware.hpp:6944
Functionvmware_scsi
* @brief Check for VMware string in /proc/scsi/scsi * @category Linux * @author idea from ScoopyNG by Tobias Klein * @implements VM::VM
src/vmaware.hpp:6741
Functionvmware_str
* @brief Check str assembly instruction method for VMware * @author Alfredo Omella's (S21sec) STR technique, paper describing this technique is l
src/vmaware.hpp:9348
Functionvpc_invalid
* @brief Check for official VPC method * @category Windows, x86_32 * @implements VM::VPC_INVALID */
src/vmaware.hpp:9297
Methodwin_ansi_enabler_t
src/cli/windows_tui.hpp:29
Functionwine
* @brief Check if the function "wine_get_unix_file_name" is present and if the OS booted from a VHD container * @category Windows * @impleme
src/vmaware.hpp:9102
Functionwrap_detect
* Two little wrappers so that the templated function is * compiled with this hardcoded option, and therefore * i dont need to use complex function o
gem/extension/vmaware-rb.cpp:10
Functionwrap_percentage
gem/extension/vmaware-rb.cpp:14
Functionwsl_proc_subdir
* @brief Check for WSL or microsoft indications in /proc/ subdirectories * @author idea from https://github.com/systemd/systemd/blob/main/src/bas
src/vmaware.hpp:6961
Methodxsputn
src/cli/windows_tui.cpp:621
Method~debug_interceptor
src/cli/windows_tui.cpp:555
Method~dir_closer
src/vmaware.hpp:7813
Method~fd_closer
src/vmaware.hpp:7841
Method~fdguard
src/vmaware.hpp:6221
Method~tui_manager
src/cli/windows_tui.cpp:135
Method~win_ansi_enabler_t
src/cli/windows_tui.hpp:37
← previous301–328 of 328, ranked by callers