Anton Prokhorov
Anton Prokhorov
Steps to reproduce: 1) create two files **test.md** `````` # Тест * один * два * три ```include include.md ``` `````` **include.md** ``` * четыре * пять * шесть ```...
Currently, websockets connections are not proxied through the victim's extension and are handled by the CursedChrome server. The MR implements several new RPC methods to fix this. Changes: - Added...
This pull request adds basic support for parsing the NTFS Attribute List. This is needed for files whose metadata spans multiple MFT records (for example, highly fragmented files).