Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaulNorman01/Forensia
/ functions
Functions
111 in github.com/PaulNorman01/Forensia
⨍
Functions
111
◇
Types & classes
9
↓ 15 callers
Method
Get
src/forensia/regedit.h:921
↓ 7 callers
Method
SetDwordValue
src/forensia/regedit.h:1177
↓ 5 callers
Method
Close
src/forensia/regedit.h:927
↓ 5 callers
Method
Open
src/forensia/regedit.h:1068
↓ 5 callers
Function
RegFunc
src/forensia/registryWrite.cpp:111
↓ 3 callers
Method
Failed
src/forensia/regedit.h:2710
↓ 3 callers
Method
IsOk
src/forensia/regedit.h:2704
↓ 2 callers
Function
BuildMultiString
------------------------------------------------------------------------------ Helper function to build a multi-string from a vector<wstring>. A mult
src/forensia/regedit.h:703
↓ 2 callers
Function
ParseMultiString
------------------------------------------------------------------------------ Given a sequence of wchar_ts representing a double-null-terminated stri
src/forensia/regedit.h:775
↓ 2 callers
Function
ds_open_handle
src/forensia/melt.cpp:5
↓ 1 callers
Method
AddressOf
Writable access to the wrapped pointer
src/forensia/regedit.h:664
↓ 1 callers
Function
CorruptFile
src/forensia/corrupt.cpp:42
↓ 1 callers
Function
CorruptFunc
src/forensia/corrupt.cpp:89
↓ 1 callers
Function
CorruptStep
src/forensia/corrupt.cpp:6
↓ 1 callers
Function
IsDoubleNullTerminated
------------------------------------------------------------------------------ Return true if the wchar_t sequence stored in 'data' terminates with tw
src/forensia/regedit.h:754
↓ 1 callers
Function
MeltFile
src/forensia/melt.cpp:41
↓ 1 callers
Function
ParseArguments
src/forensia/Source.cpp:39
↓ 1 callers
Function
PrintUsage
src/forensia/Source.cpp:7
↓ 1 callers
Function
RegDelnode
src/forensia/registryWrite.cpp:101
↓ 1 callers
Function
RegDelnodeRecurse
src/forensia/registryWrite.cpp:17
↓ 1 callers
Method
SetBinaryValue
src/forensia/regedit.h:1287
↓ 1 callers
Method
SwapWith
src/forensia/regedit.h:1003
↓ 1 callers
Function
SysmonUnload
src/forensia/sysmon.cpp:19
↓ 1 callers
Function
disableETW
src/forensia/DisableETW.cpp:5
↓ 1 callers
Function
ds_deposite_handle
src/forensia/melt.cpp:27
↓ 1 callers
Function
ds_rename_handle
src/forensia/melt.cpp:12
↓ 1 callers
Function
swap
src/forensia/regedit.h:1013
Method
Attach
src/forensia/regedit.h:989
Method
Code
src/forensia/regedit.h:2722
Method
ConnectRegistry
src/forensia/regedit.h:2627
Method
CopyTree
src/forensia/regedit.h:2507
Method
Create
src/forensia/regedit.h:1019
Method
DeleteKey
src/forensia/regedit.h:2466
Method
DeleteTree
src/forensia/regedit.h:2487
Method
DeleteValue
src/forensia/regedit.h:2446
Method
Detach
src/forensia/regedit.h:977
Method
DisableReflectionKey
src/forensia/regedit.h:2611
Method
EnableReflectionKey
src/forensia/regedit.h:2595
Method
EnumSubKeys
src/forensia/regedit.h:2001
Method
EnumValues
src/forensia/regedit.h:2076
Method
ErrorMessage
src/forensia/regedit.h:2728
Method
FlushKey
src/forensia/regedit.h:2528
Method
Free
Safely invoke ::LocalFree() on the wrapped pointer
src/forensia/regedit.h:676
Method
Get
Read-only access to the wrapped pointer
src/forensia/regedit.h:658
Method
GetBinaryValue
src/forensia/regedit.h:1675
Method
GetDwordValue
src/forensia/regedit.h:1464
Method
GetError
src/forensia/regedit.h:2809
Method
GetExpandStringValue
src/forensia/regedit.h:1564
Method
GetMultiStringValue
src/forensia/regedit.h:1622
Method
GetQwordValue
src/forensia/regedit.h:1490
Method
GetStringValue
src/forensia/regedit.h:1516
Method
InfoKey
Clear the structure fields
src/forensia/regedit.h:363
Method
IsPredefined
src/forensia/regedit.h:955
Method
IsValid
src/forensia/regedit.h:943
Method
LoadKey
src/forensia/regedit.h:2548
Function
MakeRegExpectedWithError
src/forensia/regedit.h:859
Method
QueryInfoKey
src/forensia/regedit.h:2357
Method
QueryReflectionKey
src/forensia/regedit.h:2415
Method
QueryValueType
src/forensia/regedit.h:2307
Method
RegException
src/forensia/regedit.h:2685
Method
RegExpected
src/forensia/regedit.h:2766
Method
RegKey
Initialize as an empty key handle
src/forensia/regedit.h:117
Method
RegKey
src/forensia/regedit.h:872
Method
RegResult
Initialize to success code (ERROR_SUCCESS)
src/forensia/regedit.h:510
Method
RegResult
src/forensia/regedit.h:2699
Method
RegTypeToString
src/forensia/regedit.h:2665
Method
SaveKey
src/forensia/regedit.h:2569
Method
ScopedLocalFree
Init wrapped pointer to nullptr
src/forensia/regedit.h:640
Method
SetExpandStringValue
src/forensia/regedit.h:1237
Method
SetMultiStringValue
src/forensia/regedit.h:1259
Method
SetQwordValue
src/forensia/regedit.h:1196
Method
SetStringValue
src/forensia/regedit.h:1215
Method
TryConnectRegistry
src/forensia/regedit.h:2644
Method
TryCopyTree
src/forensia/regedit.h:2519
Method
TryCreate
src/forensia/regedit.h:1095
Method
TryDeleteKey
src/forensia/regedit.h:2478
Method
TryDeleteTree
src/forensia/regedit.h:2499
Method
TryDeleteValue
src/forensia/regedit.h:2458
Method
TryDisableReflectionKey
src/forensia/regedit.h:2621
Method
TryEnableReflectionKey
src/forensia/regedit.h:2605
Method
TryEnumSubKeys
src/forensia/regedit.h:2155
Method
TryEnumValues
src/forensia/regedit.h:2229
Method
TryFlushKey
src/forensia/regedit.h:2540
Method
TryGetBinaryValue
src/forensia/regedit.h:1947
Method
TryGetDwordValue
src/forensia/regedit.h:1726
Method
TryGetExpandStringValue
src/forensia/regedit.h:1832
Method
TryGetMultiStringValue
src/forensia/regedit.h:1892
Method
TryGetQwordValue
src/forensia/regedit.h:1754
Method
TryGetStringValue
src/forensia/regedit.h:1782
Method
TryLoadKey
src/forensia/regedit.h:2560
Method
TryOpen
src/forensia/regedit.h:1147
Method
TryQueryInfoKey
src/forensia/regedit.h:2385
Method
TryQueryReflectionKey
src/forensia/regedit.h:2429
Method
TryQueryValueType
src/forensia/regedit.h:2331
Method
TrySaveKey
src/forensia/regedit.h:2584
Method
TrySetBinaryValue
src/forensia/regedit.h:1428
Method
TrySetDwordValue
src/forensia/regedit.h:1332
Method
TrySetExpandStringValue
src/forensia/regedit.h:1382
Method
TrySetMultiStringValue
src/forensia/regedit.h:1401
Method
TrySetQwordValue
src/forensia/regedit.h:1347
next →
1–100 of 111, ranked by callers