Releases: HeathHowren/Pointer-Lab
Releases · HeathHowren/Pointer-Lab
v1.0.1
What's changed\n- Replaced default ImGui bitmap font with Roboto Medium (15px) across the entire UI\n- Added Cousine Regular (14px) monospace font for Memory Viewer, Disassembly, Logs, and Lua panels\n- Completed ImGui color palette: scrollbars, table headers/rows, separators, nav cursor, modal dim\n- Tuned style vars: tighter indent spacing, slimmer scrollbars, smaller grab handles
Pointer Lab v1.0.0-alpha
Pointer Lab — Alpha v1
Initial alpha release.
Download: PointerLab.exe — run directly, no installer, no dependencies. Administrator privileges recommended for full process access. Windows 10 x64 or later.
Features
- Memory scanner — exact, unknown-initial, changed, unchanged, increased, decreased across i8/i16/i32/i64/f32/f64 and byte patterns
- Address list with groups, freeze loop, and F1–F12 hotkey toggles
- Module-relative pointer-chain search
- Hex memory viewer with live patching
- x86/x64 disassembly listing and assembler patch panel
- Software breakpoints via Windows debug APIs
- Remote allocation, remote thread, and LoadLibraryW injection helpers
- Embedded Lua 5.4 scripting console
- Native
.iretableproject format, session persistence, crash logging
This is an alpha build — expect rough edges.