Alexey

Results 5 issues of Alexey

Hi, in this MR, I decided to change the approach of registering hooks for linux and bring procmon to the way plugins are made for windows. `createSyscallHook()` - makes it...

Hi, after upgrading from 0.1.6 to version 0.1.7, Synology cameras stopped working. 1. When connecting to the cameras, an error is issued about an incorrect username/password, although they are correct...

Stale

As @skvl mentioned in https://github.com/tklengyel/drakvuf/pull/1787, adding the fileextractor implementation for linux. Key features: - A different approach from windows is used. The plugin extracts data directly from the ext4 file...

Starting with Android 13, it is now possible to use adaptive icons in the system (https://developer.android.com/develop/ui/views/launch/icon_design_adaptive ), which allows the user to use a single style in the system. It...

Hi, I have implemented the `dex` module. The current version is incompatible with the old version, because in that implementation there were not very convenient methods and names of exported...