Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NotRequiem/VMAware
/ functions
Functions
328 in github.com/NotRequiem/VMAware
⨍
Functions
328
◇
Types & classes
104
Function
vbox_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
Method
verify_no_nulls
src/vmaware.hpp:7564
Function
verify_thread_count
4 arguments to stay compliant with x64 __fastcall (just in case)
src/vmaware.hpp:4241
Function
virtual_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
Function
virtual_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
Method
vmaware
src/vmaware.hpp:14501
Method
vmexit
we dont use cpu::cpuid on purpose
src/vmaware.hpp:3501
Function
vmid
* @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
Method
vmid_template
src/vmaware.hpp:1027
Function
vmware_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
Function
vmware_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
Function
vmware_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
Function
vmware_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
Function
vmware_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
Function
vmware_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
Function
vpc_invalid
* @brief Check for official VPC method * @category Windows, x86_32 * @implements VM::VPC_INVALID */
src/vmaware.hpp:9297
Method
win_ansi_enabler_t
src/cli/windows_tui.hpp:29
Function
wine
* @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
Function
wrap_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
Function
wrap_percentage
gem/extension/vmaware-rb.cpp:14
Function
wsl_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
Method
xsputn
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
← previous
301–328 of 328, ranked by callers