3isenHeiM
3isenHeiM
Okay I'll check that out tomorrow ;)
I've just installed in on the latest Chromium version (1009982) without problem. The only issue I have is a warning message : `You are using an supported command-line flag: --ignore-certificate-errors.`...
The workaround works, thanks :)
Yeah, I know. My point is that from Kali I can't compile it fror the architecture `darwmin/386`. So I don't know if compiling it from other systems than Kali it...
Indeed, the chown command worked for me. From inside the `crater` directory, I've run : ``` sudo chown -R 1000:1000 . ``` And the `./docker-compose/setup.sh` ran without any problems!
Maybe [this](https://blog.shhdharmen.me/toggle-light-and-dark-themes-in-bootstrap) could help ? I'm not a developer, but I've stumbled upon this and it might do the trick.
I've pulled the latest commit on the master (08c64d3efb1d8f10727456a3e2e95f476f92c96c), checked out the master branch and built with `docker-compose build`, but I still have the same error: ``` caldera_1 | 2024-03-13...
Hi, thanks for the quick answer ! :) * Compiled the IDL but no `.c` nor `.h` files generated. However, I also updated the files `3335_1000_rpc_c.c`, `3335_1000_rpc_s.c` and `3335_1000_rpc_h.h`. *...
Thanks for the explanation :) Re-compiled the RpcDll.dll, but restrictions on the machine prevent me to run ProcMon. Since the GUI of DevViewer opens, I think the DLL is not...