- https://7thbe.at/
-
🍪 Hi, I'm a cooki person!
Works in 7th Beat Games and ADOFAI.gg.
- Joined on
2022-11-01
CrackThrough pushed to develop at SkyHook/SkyHook
- d8d80f80e3 fix: ignore consecutive keydown event with same keycode in windows (#8)
- 7f50ca586c feat: breakable! and breakable_unsafe! macro
- Compare 2 commits »
CrackThrough opened issue SkyHook/SkyHook#8
Ignore repeated KeyDown events upon holding a keyCrackThrough opened issue SkyHook/SkyHook#6
Replace string errors into an enumCrackThrough pushed to develop at SkyHook/SkyHook
- 0955d9d734 fix: prohibit starting hook if a hook is already set in place
CrackThrough pushed to develop at SkyHook/SkyHook
- 905038df0a chore: replace Skyhook to SkyHook
CrackThrough pushed to develop at SkyHook/SkyHook
- 088ffe0d07 feat: windows keyboard hook business logic
CrackThrough pushed to temp at SkyHook/SkyHook
- cf9544fa5f chore: set result return type to stop function on linux
CrackThrough pushed to develop at SkyHook/SkyHook
- 56a835db83 fix: only get winsafe if os is windows
CrackThrough pushed to develop at SkyHook/SkyHook
- 6589ea8532 feat: unfinished windows hook
- 9eabf8bd2b chore: move winsafe to lib.rs
- Compare 2 commits »
CrackThrough pushed to develop at SkyHook/SkyHook
- c5252fb8b1 feat: forward start(), stop() method
- 6d68f2db12 chore: rename title in README
- 0c32aa9e5a chore: add winsafe dependency
- 60a8c54eba chore: ignore environment directories
- Compare 4 commits »
CrackThrough pushed to main at SkyHook/SkyHook
- 25bc17032c feat: initialize rust package
- 20d8635687 chore: add gitignore
- 702c966221 chore: add README