diff options
| author | boris <wzn@moneybot.cc> | 2018-12-21 18:35:46 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-21 18:35:46 +1300 |
| commit | 8a6e64f020047709f53ddd35797c511a5d3239fe (patch) | |
| tree | 9468fc1517cbfc4426e05b38175fd079ca2c6a18 /legacy/loader/new 1.txt | |
| parent | 098d6fbe9b25bccf1afd2aa17ed0dfc0e17db367 (diff) | |
E
Diffstat (limited to 'legacy/loader/new 1.txt')
| -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 )
|
