Maksim Shudrak

Results 37 issues of Maksim Shudrak

Hi guys, Your project is super cool. I just found 0day in Windows kernel. But it looks like there is a bug. For some reason, kAFL doesn't see kernel panic...

Added function prototypes for the following dlls: user32.dll, ntdll.dll, wininet.dll, wsock32.dll, ws2_32.dll oleaut32.dll, ole32.dll, shell32.dll, shlwapi.dll. Added test application that uses functions from the following dlls: advapi32.dll, gdi32.dll, wininet.dll, wsock32.dll,...

There is some problem with drltrace when compiled in RelWithDebInfo configuration. ``` Test command: /home/travis/build/mxmssh/drltrace/build/bin/drltrace "--" "./bin/drltrace_app" 1: Test timeout computed to be: 10000000 1:

We have to add return value printing for each API call printed.

The syntax now does not cover many other more complex function prototypes e.g. atexit(). We need to improve that.

We have thousands of unsupported Windows types in drltrace described in the gen_drltrace_config.py. We need to describe them one by one to be able to print them correctly.

To be able to compile drltrace under MacOS, we have to add support of the dr_symbol_export_iterator * group of functions (we have them for Windows and Linux). Right now, we...

It's possible to increase performance of the routine complexity calculation because we can do it in parallel threads.

We need to support analysis of single routine. e.g user click on the routine and starts script that generates complexity.

We need the following pages: 1. How to install 2. How to use IDAMetrics-static, dynamic, code coverage tool 3. Metrics description 4. Detailed results of effectiveness assessment