diff options
| -rw-r--r-- | legacy/loader/new 1.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/legacy/loader/new 1.txt b/legacy/loader/new 1.txt index 7225056..6985716 100644 --- a/legacy/loader/new 1.txt +++ b/legacy/loader/new 1.txt @@ -18,24 +18,11 @@ RemoteCodeServer { GetBytes( )
}
-RemoteProcess {
- Start( const char *ProcessName )
- GetProcess( )
- Write( )
- Read( )
- Allocate( )
-}
-
RemoteCodeClient {
Start( ByteArray &RemoteCode )
Dispatch( )
}
-FileReader {
- Start( const char *FileName )
- GetBytes( )
-}
-
RemoteInjectionServer {
Start( ByteArray &DllData )
ProcessRelocation( uint32_t RemoteAddress )
|
