From 8a6e64f020047709f53ddd35797c511a5d3239fe Mon Sep 17 00:00:00 2001 From: boris Date: Fri, 21 Dec 2018 18:35:46 +1300 Subject: E --- legacy/loader/new 1.txt | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'legacy/loader/new 1.txt') 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 ) -- cgit v1.2.3