summaryrefslogtreecommitdiff
path: root/legacy/loader/new 1.txt
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2018-12-21 18:35:46 +1300
committerboris <wzn@moneybot.cc>2018-12-21 18:35:46 +1300
commit8a6e64f020047709f53ddd35797c511a5d3239fe (patch)
tree9468fc1517cbfc4426e05b38175fd079ca2c6a18 /legacy/loader/new 1.txt
parent098d6fbe9b25bccf1afd2aa17ed0dfc0e17db367 (diff)
E
Diffstat (limited to 'legacy/loader/new 1.txt')
-rw-r--r--legacy/loader/new 1.txt13
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 )