mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Tweak a comment
This commit is contained in:
@@ -41,7 +41,7 @@ class SvcList(svcscan.SvcScan):
|
||||
@classmethod
|
||||
def _get_exe_range(cls, proc) -> Optional[Tuple[int, int]]:
|
||||
"""
|
||||
Returns a tuple of starting,ending address for
|
||||
Returns a tuple of starting address and size of the
|
||||
the VAD containing services.exe
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user