Skip to content

Commit

Permalink
Update and rename INFO.md to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javaarchive authored Aug 25, 2024
1 parent 0d37557 commit aa7d00f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions INFO.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Testing application
'''
```

It is also capable of running the underlying applications with debug tools such as valgrind and flamegraph for debugging crashes and performance issues that may be introduced. It manages audio via pulseaudio/pipewire null sinks.

## Hyperwarp
Most of the focus for the past few weeks has been here. It's the most time consuming, nontrivial, and cursed part of the project.
Hyperwarp is a big Rust based `LD_PRELOAD` library that invasively modifies (good luck running this on a game with anticheat) the runtime behavior of any binary it is injected to.
Expand Down

0 comments on commit aa7d00f

Please sign in to comment.