-
If generated on a computer that uses commas to separate values, we get a lot of issues. Since we can't expect everyone to have the semicolon splitters, we should probably do something about this (text…
-
-
_(since there is no mention of split tunneling in the README.md, nor in the Issues, [Discussions](https://github.com/LorenEteval/Furious/discussions) and [Wiki](https://github.com/LorenEteval/Furious/…
-
I suggest considering the possibility of adding the ability to configure black and white lists of domains and applications. That is, to separate installed applications and Internet addresses into thos…
-
_(since there is no mention of split tunneling in the README.md, nor in the Issues section, I assume that this function is missing in the application)_
I suggest considering the possibility of addi…
-
Hi there!
The `SmallVector` provided by this package is something that I needed a while ago.
I didn't find your package back then and ended up reproducing the functionality [here](https://github.c…
-
Hi,
I noticed that the GHMCIntegrator uses the "O{VRV}O" splitting method, while the LangevinIntegrator uses the "VRORV" splitting method. I am confusing the difference between "O{VRV}O" and "VROR…
-
What splitting stratedy should we use?
-
When I use as ./traceconv.exe systrace 1.pftrace 2.ftrace,I get a empty 2.ftrace,
it seems because my 1.pftrace is too large as 8G,so How can I change so large perfetto trace to ftrace,
or how can I d…
-
We need to fuzz L1I caches by splitting basic blocks from it more or less evenly across the binary being generated. This can be achieved by using the HotColdSplitting pass unconditionally for as much …