This website requires JavaScript.
Explore
Help
Sign In
Wizzard
/
radarflow2-kvm
Watch
1
Star
0
Fork
0
You've already forked radarflow2-kvm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16f77916280a20bca8b8a0d409d8a8b598c735d9
radarflow2-kvm
/
.cargo
/
config.toml
6 lines
89 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial Commit
2023-10-31 17:23:15 +01:00
[
target
.
'cfg(unix)'
]
runner
=
"sudo -E"
[
build
]
Full rewrite - Removed csflow, as its basically not getting used when high optimization is needed - Fully rewrote radarflow dma logic. - Speed increase from 20hz to over 130 hz over pcileech, thanks to scatter reads and improved caching - Removed docs, because those were for csflow, which is now removed
2024-01-08 00:22:24 +01:00
rustflags
=
[
"-C"
,
"target-cpu=native"
]
Reference in New Issue
Copy Permalink