Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DarthTon/Xenos
/ functions
Functions
299 in github.com/DarthTon/Xenos
⨍
Functions
299
◇
Types & classes
58
Method
ComboBox
src/ComboBox.hpp:11
Method
Control
src/Control.hpp:11
Method
CreateDump
<summary> Write crash dump </summary> <param name="strFilePath">Output file</param> <param name="flags">flags</param>
src/DumpHandler.cpp:166
Method
Dialog
src/Dialog.hpp:17
Method
DisableWatchdog
<summary> Remove unhanded exception filter </summary>
src/DumpHandler.cpp:76
Method
DlgProc
<summary> Dialog message proc </summary>
src/Dialog.hpp:92
Method
DlgSettings
src/DlgSettings.cpp:5
Method
DlgWait
src/DlgWait.cpp:4
Method
DriverExtract
src/DriverExtract.h:83
Method
DumpHandler
src/DumpHandler.cpp:10
Function
DumpNotifier
<summary> Crash dump notify callback </summary> <param name="path">Dump file path</param> <param name="context">User context</param> <param name="expt
src/Main.cpp:16
Method
EditBox
src/EditBox.hpp:11
Function
Fatal
src/Log.h:90
Method
FillProcessList
<summary> Enumerate processes </summary> <returns>Error code</returns>
src/Routines.cpp:105
Method
GenDumpFilenames
<summary> Generate crash dump file names </summary> <param name="strFullDump">Full dump name</param> <param name="strMiniDump">Mini dump name</param>
src/DumpHandler.cpp:191
Method
GetTargetProcess
<summary> Get injection target </summary> <param name="context">Injection context.</param> <param name="pi">Process info in case of new process</param
src/InjectionCore.cpp:34
Method
HandleDriver
<summary> Handle BlackBone driver load problems </summary> <param name="type">Injection type</param> <returns>Error code</returns>
src/DlgSettings.cpp:108
Method
InjectDefault
<summary> Default injection method </summary> <param name="context">Injection context</param> <param name="pThread">Context thread of execution</param
src/InjectionCore.cpp:649
Method
InjectKernel
<summary> Kernel-mode injection </summary> <param name="context">Injection context</param> <param name="img">Target image</param> <param name="initRVA
src/InjectionCore.cpp:699
Method
InjectSingle
<summary> Injector thread worker </summary> <param name="context">Injection context</param> <returns>Error code</returns>
src/InjectionCore.cpp:501
Method
InjectionCore
src/InjectionCore.cpp:5
Method
ListView
src/ListView.hpp:13
Method
LoadConfig
<summary> Load configuration from file </summary> <returns>Error code</returns>
src/Routines.cpp:8
Method
LoadImageFile
<summary> Load selected image and do some validation </summary> <param name="path">Full qualified image path</param> <returns>Error code </returns>
src/Routines.cpp:281
Method
Logger
src/Log.h:77
Method
MainDlg
src/MainDlg.cpp:7
Method
MapDriver
<summary> Manually map another system driver into system space </summary> <param name="context">Injection context</param> <returns>Error code</returns
src/InjectionCore.cpp:734
Method
MmapFlags
<summary> Get manual map flags from interface </summary> <returns>Flags</returns>
src/DlgSettings.cpp:339
Method
ModulesDlg
src/DlgModules.cpp:5
Method
OnCancel
src/DlgSettings.cpp:83
Method
OnClearImages
src/MainDlg.cpp:166
Method
OnClose
src/MainDlg.cpp:100
Method
OnClose
<summary> WM_CLOSE handler </summary>
src/Dialog.hpp:126
Method
OnCloseBtn
src/DlgWait.cpp:30
Method
OnCloseBtn
src/DlgModules.cpp:42
Method
OnCommand
<summary> WM_COMMAND handler </summary>
src/Dialog.hpp:112
Method
OnDragDrop
src/MainDlg.cpp:234
Method
OnDropDown
src/MainDlg.cpp:108
Method
OnEjectModules
src/MainDlg.cpp:307
Method
OnExecute
src/MainDlg.cpp:177
Method
OnExistingProcess
src/MainDlg.cpp:210
Method
OnInit
src/DlgWait.cpp:19
Method
OnInit
src/MainDlg.cpp:43
Method
OnInit
<summary> WM_INITDIALOG handler </summary>
src/Dialog.hpp:103
Method
OnInit
src/DlgModules.cpp:19
Method
OnInit
src/DlgSettings.cpp:19
Method
OnLoadImage
src/MainDlg.cpp:131
Method
OnLoadProfile
src/MainDlg.cpp:249
Method
OnOK
src/DlgSettings.cpp:76
Method
OnProtectSelf
src/MainDlg.cpp:287
Method
OnRemoveImage
src/MainDlg.cpp:149
Method
OnSaveProfile
src/MainDlg.cpp:271
Method
OnSelChange
src/MainDlg.cpp:116
Method
OnSelChange
src/DlgSettings.cpp:88
Method
OnSelectExecutable
src/MainDlg.cpp:218
Method
OnSettings
src/MainDlg.cpp:184
Method
OnUnload
src/DlgModules.cpp:47
Method
OpenSaveDialog
<summary> Invoke Open/Save file dialog </summary> <param name="filter">File filter</param> <param name="defIndex">Default filter index</param> <param
src/Routines.cpp:238
Method
Path
src/rapidxml_wrap.hpp:298
Method
RefreshList
<summary> Refresh module list </summary>
src/DlgModules.cpp:84
Method
SaveConfig
<summary> Save Configuration. </summary> <returns>Error code</returns>
src/Routines.cpp:86
Method
SaveConfig
<summary> Save Configuration. </summary> <returns>Error code</returns>
src/DlgSettings.cpp:202
Method
SetActiveProcess
<summary> Set current process </summary> <param name="pid">Target PID</param> <param name="path">Process path.</param> <returns>Error code</returns>
src/Routines.cpp:127
Method
Show
src/Message.hpp:38
Method
ShowError
src/Message.hpp:17
Method
ShowInfo
src/Message.hpp:27
Method
ShowQuestion
src/Message.hpp:32
Method
ShowWarning
src/Message.hpp:22
Method
StatusBar
src/StatusBar.hpp:12
Method
SubProc
src/Window.hpp:73
Method
Subclass
src/Window.hpp:45
Method
UnhandledExceptionFilter
<summary> Unhanded exception filter </summary> <param name="ExceptionInfo">Exception information</param> <returns>Exception handling status</returns>
src/DumpHandler.cpp:90
Method
UpdateFromConfig
<summary> Update interface accordingly to current config </summary> <returns>Error code</returns>
src/DlgSettings.cpp:168
Method
UpdateInterface
<summary> Update interface controls </summary> <returns>Error code</returns>
src/Routines.cpp:191
Method
UpdateInterface
<summary> Update interface controls </summary>
src/DlgSettings.cpp:228
Method
ValidateContext
<summary> Validate all parameters </summary> <param name="context">Injection context</param> <returns>Error code</returns>
src/InjectionCore.cpp:231
Method
ValidateInit
<summary> Validate initialization routine </summary> <param name="init">Routine name</param> <param name="initRVA">Routine RVA, if found</param> <retu
src/InjectionCore.cpp:338
Method
WaitForInjection
<summary> Wait for injection </summary> <returns>Error code</returns>
src/DlgWait.cpp:40
Method
WatchdogProc
<summary> Crash watcher </summary> <param name="lpParam">DumpHandler pointer</param> <returns>Error code</returns>
src/DumpHandler.cpp:111
Method
Window
src/Window.hpp:17
Method
XmlDoc
* Create non-initialized XML document. */
src/rapidxml_wrap.hpp:600
Method
XmlIter
src/rapidxml_wrap.hpp:530
Method
XmlRange
src/rapidxml_wrap.hpp:570
Method
XmlWrap
src/rapidxml_wrap.hpp:333
Method
align
src/rapidxml/rapidxml.hpp:587
Method
all_children_of
src/rapidxml_wrap.hpp:716
Method
allocate_aligned
src/rapidxml/rapidxml.hpp:613
Method
allocate_raw
src/rapidxml/rapidxml.hpp:593
Method
attribute_iterator
src/rapidxml/rapidxml_iterators.hpp:106
Method
clear
Clears the document by deleting all nodes and clearing the memory pool. All nodes owned by document pool are destroyed.
src/rapidxml/rapidxml.hpp:1429
Method
clone_node
Clones an xml_node and its hierarchy of child nodes and attributes. Nodes and attributes are allocated from this memory pool. Names and values are not
src/rapidxml/rapidxml.hpp:511
Function
count_attributes
src/rapidxml/rapidxml_utils.hpp:108
Function
count_children
src/rapidxml/rapidxml_utils.hpp:93
Method
create_or_find_node
src/rapidxml_wrap.hpp:430
Method
create_value
src/rapidxml_wrap.hpp:459
Method
data
Gets file data. \return Pointer to data of file.
src/rapidxml/rapidxml_utils.hpp:65
Method
document
Gets document of which attribute is a child. \return Pointer to document that contains this attribute, or 0 if there is no parent document.
src/rapidxml/rapidxml.hpp:833
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
src/rapidxml/rapidxml.hpp:937
Function
ensure_tchar
src/StringUtil.h:71
Method
file
Loads file into the memory. Data will be automatically destroyed by the destructor. \param filename Filename to load.
src/rapidxml/rapidxml_utils.hpp:28
← previous
next →
101–200 of 299, ranked by callers