BreadMan

Results 5 issues of BreadMan

dawn -V ~/Desktop/transcoder-worker/src I, [2020-06-22 14:54:59#5953] INFO -- : dawn v1.6.9 is starting up E, [2020-06-22 14:54:59#5953] ERROR -- : nothing to do on Desktop/transcoder-worker/src

This character ':' caused it to not be able to run in normal powershell environments. I escaped it to get it to run properly.

### Prerequisites * [x] Checked the developer manual * [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt * [x] Checked that your issue isn't due to the fact that...

Pavel, I am reaching out to you because I am getting an error with the following code: Main.cpp #include "pch.h" #include "DriverMain.h" #include "MiniFilter.h" NTSTATUS OnCreateClose(PDEVICE_OBJECT, PIRP Irp); void UnloadFunc(PDRIVER_OBJECT...

I had trouble running aws_enumerator on windows because the terminal package doesn't appear to work well with windows powershell or windows terminal. So I added a runtime check to ensure...