|
Outline "SAKURA" createsa specific memory object at the time the program is ran. All other processes get or analyze information from a memory object, can detect information which cannot usually be detected, and can get this information at a low cost. Note: The memory object can only be used from the local machine. It can not be used via the network. Specification - MUTEX "SAKURA" creates a MUTEX object named "sakura" Therefore, by checking for the existant of this mutex object, you can verify the existence of "SAKURA" at a very low cost. Example:
Specification - File Mapping Objects "SAKURA" keeps filemapping for the object named "Sakura". Therefore, by checking this memory you can get the "SAKURA" process list, the ghost name of each process, and the window handle on the local machine.
|