Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreafortuna/malhunt
/ endpoints
Endpoints
20 in github.com/andreafortuna/malhunt
⨍
Functions
138
◇
Types & classes
32
↳
Endpoints
20
Route
test_cache_stats
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_clear_cache
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_detects_yara_dependency_error_signature
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_enrich_diagnostics_generates_helper_script
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_extract_missing_symbol_details
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_find_volatility_not_found
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_find_volatility_with_vol
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_imageinfo_parsing
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None
Route
test_imageinfo_suggested_parsing
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None
Route
test_init_success
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_init_with_custom_config
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_init_without_volatility
patch('malhunt.volatility.VolatilityWrapper._find_volatility')
tests/test_volatility.py:None
Route
test_netscan_fallback_to_connscan
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None
Route
test_run_command_success
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_run_command_timeout_exceeds_retries
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_run_command_timeout_retry
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_run_command_with_cache
patch('subprocess.run')
tests/test_volatility.py:None
Route
test_yarascan_escalates_timeout_after_timeout_error
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None
Route
test_yarascan_raises_actionable_error_on_missing_yara_backend
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None
Route
test_yarascan_uses_dedicated_timeout
patch.object(VolatilityWrapper, '_run_command')
tests/test_volatility.py:None