This section contains the detailed descriptions of interesting cases that our specialists had when solving different tasks.
Here our developers share their ideas and experience by describing non-trivial solutions they produced.
|
|
Reverse Engineering: C++ FOR operator |
|
Wednesday, 08 April 2009 |
|
This presentation is made by one of our leading Research Specialists and devoted to the Reverse Engineering tip. It shows how to recognize C++ FOR operator in Assembler code. |
|
Read more...
|
|
|
Clipboard and Print Screen Protection |
|
Thursday, 20 November 2008 |
|
The task was to implement the system for protection against unauthorized data exchange via the Clipboard as well as to protect data from Print Screen operation.
It is a good example of the proactive Corporate Security Software functioning task.
In our solution user and application specific rules should be used for the system management. When forbidding rule is activated Warning Message should be inserted instead of the original content. This Warning Message should have the same type as the original content: text, unicode string, rtf, html.
|
|
Read more...
|
|
|
Thursday, 23 October 2008 |
|
The task was to write a tool to access the application network traffic for its further analysis for the Windows NT5 platform and higher.
It is one of the common tasks for the Corporate Security Systems. Solutions here differ by the level of monitoring, amount of data available for monitoring, analysis tools, system performance etc. |
|
Read more...
|
|
|
Wednesday, 15 October 2008 |
|
The task was to provide blocking of user access to the devices which are connected via the external USB ports.
It is very popular task for Corporate Security software. Solutions variates much depending on the range of supported (blocked) USB devices, options for customizing the level of access.
In our solution rules of blocking should be user, device type, device and manufacturer specific. |
|
Read more...
|
|
|
|