Releases: countlessbats/Fast.exe
Releases · countlessbats/Fast.exe
Release list
Fast.exe v1.0.6
Fast v1.0.6
Injection hardening + a few quality-of-life fixes.
- Injector now uses Unicode
LoadLibraryW(wide path bytes) instead ofLoadLibraryA— handles DLL paths with non-ASCII characters. - Least-privilege process handles — opens targets with only the access rights injection needs (
PROCESS_CREATE_THREAD/VM_OPERATION/VM_WRITE/QUERY_LIMITED_INFORMATION) instead ofPROCESS_ALL_ACCESS, so it plays nicer with anti-cheat and protected processes. - Log rotation —
Fast.logrolls over toFast.log.oldat 1 MB instead of growing without bound. - Version shown in the window title.
Install: extract the zip and run Fast.exe (needs the .NET 6 desktop runtime; unchanged from prior releases).
Fast.exe v1.0.5
Fast.exe v1.0.5
- Fixes Xbox controller stick movement being interpreted as hotkey presses.
- Routes Xbox/XInput-like controllers through XInput only, avoiding duplicate DirectInput noise.
- Tightens DualSense Raw Input parsing so unknown HID reports are ignored instead of guessed.
Fast.exe v1.0.4
Initial open-source release of Fast.exe.
Highlights:
- Cheat Engine-inspired game speed acceleration
- Persistent process watching and automatic reattach
- Optional Windows startup
- Ten speed slots with hold/toggle modes
- Keyboard, Xbox/XInput, DirectInput, and DualSense/PS5 Raw Input support
- Unified 32-bit and 64-bit target support from one Fast.exe
Download the zip, extract all files together, and run Fast.exe.