Camille Mougey

Results 30 comments of Camille Mougey

We are talking to the REST API, asking to do several different scans containing the same files, but with a "re-scan" enforcement.

Hi, thanks for the contribution! I'm not really used to CMake, I'll have a look :)

Hi, Not sure to properly understand the question, but I'll give a try. Commands in WinDBG are actually wrappers for more complex functionalities. Some of them are easier than other,...

Hi there, @synacktiv-rj: you're obviously right, and I can easily reproduce it when running the `example_tenet` exe on a ~300MB trace. @mrexodia : I've indeed been away from this repo...

Wow, that's a (really) great improvements, which was actually refraining me to add more labs (exponential costs of support). I'll consider #6 first, as this PR seems requiring it.

**UPDATE** Bug still happens with the most recent toolchain (1.79, 06/2024) Here is the error obtained in the CI, using a 1.70 toolchain: ``` ClCompile: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.36.32532\bin\HostX86\x64\CL.exe /c...

From what I understand, since Cargo `1.70` `ntdll.lib` might have to be added to the dependency list at link time. This is what `rustc` indicates: ```bash # Tested on bindings/C...

Currently, mla's dependencies still use `genericarray` v0.14. Thus, this PR leads to mismatching types

Additionally, the command might report what layers are enabled, before requiring the private key. Also, an output computer-readable would be nice (for instance, json or yaml)

Hello, It sounds interesting, but unfortunately I won't have the time to look at it soon. Hope you'll find what differ in the mean time