Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChadSki/SharpNeedle
/ functions
Functions
33 in github.com/ChadSki/SharpNeedle
⨍
Functions
33
◇
Types & classes
6
↓ 2 callers
Function
true_main
Since there are two entry points for this program, we really * ought to get to a common point as soon as possible. This is that * common point. */
src/Launcher/Launcher.cpp:29
↓ 1 callers
Function
CallExport
src/Launcher/Injection.cpp:90
↓ 1 callers
Function
GetProcessIdByName
src/Launcher/Injection.cpp:10
↓ 1 callers
Function
InjectAndRunThenUnload
src/Launcher/Injection.cpp:35
↓ 1 callers
Function
StartCLR
src/Bootstrapper/Bootstrapper.cpp:25
Method
Cleanup
Cleanup the object if the value represents a valid object
src/Launcher/HCommonEnsureCleanup.h:54
Method
Cleanup
src/Launcher/HCommonEnsureCleanup.h:114
Method
Cleanup
src/Launcher/HCommonEnsureCleanup.h:148
Method
Cleanup
src/Launcher/HCommonEnsureCleanup.h:183
Method
Cleanup
src/Launcher/HCommonEnsureCleanup.h:217
Function
DisplayPid
src/Bootstrapper/dllmain.cpp:24
Function
DllMain
src/Bootstrapper/dllmain.cpp:6
Method
EnsureCleanup
Default constructor assumes an invalid value (nothing to cleanup)
src/Launcher/HCommonEnsureCleanup.h:24
Method
EnsureCloseClipboard
src/Launcher/HCommonEnsureCleanup.h:202
Method
EnsureHeapFree
src/Launcher/HCommonEnsureCleanup.h:132
Method
EnsureReleaseRegion
src/Launcher/HCommonEnsureCleanup.h:98
Method
EnsureReleaseRegionEx
src/Launcher/HCommonEnsureCleanup.h:167
Method
EntryPoint
(string pwzArgument)
src/ExampleProject/Example.cs:12
Method
IsInvalid
src/Launcher/HCommonEnsureCleanup.h:38
Method
IsValid
Helper methods to tell if the value represents a valid object or not..
src/Launcher/HCommonEnsureCleanup.h:36
Function
LoadManagedProject
src/Bootstrapper/Bootstrapper.cpp:7
Function
WinMain
By starting as a Windows application but not displaying any * windows, we can become effectively invisible. */
src/Launcher/Launcher.cpp:47
Function
main
In any case, it's useful to have a console window visible * for debugging purposes. Use cout to your heart's content! */
src/Launcher/Launcher.cpp:59
Method
operator=
Re-assigning the object forces the current object to be cleaned-up.
src/Launcher/HCommonEnsureCleanup.h:42
Method
operator=
src/Launcher/HCommonEnsureCleanup.h:104
Method
operator=
src/Launcher/HCommonEnsureCleanup.h:138
Method
operator=
src/Launcher/HCommonEnsureCleanup.h:173
Method
operator=
src/Launcher/HCommonEnsureCleanup.h:207
Method
~EnsureCleanup
The destructor performs the cleanup.
src/Launcher/HCommonEnsureCleanup.h:32
Method
~EnsureCloseClipboard
src/Launcher/HCommonEnsureCleanup.h:204
Method
~EnsureHeapFree
src/Launcher/HCommonEnsureCleanup.h:135
Method
~EnsureReleaseRegion
src/Launcher/HCommonEnsureCleanup.h:101
Method
~EnsureReleaseRegionEx
src/Launcher/HCommonEnsureCleanup.h:170