Thomas Peterson
Thomas Peterson
@woodruffw Are you trying to say that we don't need to implement them since they are only related to context switching?
Here is the version: ``` root@kali:/var/log/sysstat# sar -V sysstat version 12.0.3 (C) Sebastien Godard (sysstat orange.fr) ``` I have put all the logs(All files from the directory /var/log/sysstat/) in the...
From reading in the wiki(Question 2.6) it appears that this issue can appear if the sar command was not installed correctly. I installed sar with sysstat using apt-get. Is there...
Thank you very much for the guidance! Everything works for me until the sudo make install line. I get an error saying that it fails to enable sysstat.service: ``` mkdir...
I encountered the same problem. From my brief study of the code throwing the exception, it seems like the problem occurs because Jakstab assumes that the ELF binary must have...
@1Husin-Alhaj The version of Jakstab I used is available here: https://github.com/tpetersonkth/AlternatingControlFlowReconstruction/ in the Jakstab folder. This version is not much different from Kinder's version except that it adds under-approximation possibilities...