-
Updated
Jan 22, 2021 - Python
qemu
Here are 574 public repositories matching this topic...
-
Updated
Feb 8, 2021 - Shell
-
Updated
Jan 18, 2021 - Python
-
Updated
Feb 9, 2021 - Go
-
Updated
Feb 10, 2021 - C
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
Just lost my status screens with few billions of execs :(
So, my ideas:
- Can we store all the fuzzer stats as shown in status screen, and then restore it when resuming (with both AFL_AUTORESUME and '-i' option) ? If it somehow affects or depends on inner state of AFL++ instance, can we restore this inner state too?
- Can we prevent random Ctrl+C presses for example, by asking to confirm? You
-
Updated
Jan 10, 2021 - Shell
-
Updated
Dec 30, 2020 - Dockerfile
-
Updated
Feb 10, 2021 - Go
-
Updated
Jan 20, 2020 - C
-
Updated
Dec 10, 2020 - C
-
Updated
Aug 27, 2019 - C
-
Updated
Feb 10, 2021 - C
-
Updated
Feb 9, 2021 - Makefile
-
Updated
Apr 5, 2020 - C
-
Updated
Sep 13, 2020 - Shell
-
Updated
Jan 5, 2021
-
Updated
Feb 7, 2020 - C
Improve this page
Add a description, image, and links to the qemu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qemu topic, visit your repo's landing page and select "manage topics."


All of our instances are reported as launched on
ubuntu-core-18now, due to strict confinement andbase: core18. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117