2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add custom shaped windows Fix writeBytes with a table More... over 14 years ago
Split form_ from luahandler into LuaForm add form_dragNow(form) that users can use in the onmousedown event More... over 14 years ago
Double Duh More... over 14 years ago
duh More... over 14 years ago
structure form fixes More... over 14 years ago
Currently out of ideas on what new to add(small enough) so : Alpha 3 test More... over 14 years ago
update main.lua. (I should reorganize this thing some day...) More... over 14 years ago
Add the structures interface to lua More... over 14 years ago
implement new memoryrecord_ functions granting access to the variable specific data More... over 14 years ago
moved the memoryrecord_ lua functions to their own unit More... over 14 years ago
implemented the tiny trainer. (It's more a joke to piss of those 'small trainer' people and those 'because everyone makes exes' remarks) More... over 14 years ago
add the tiny binary for those without visual studio More... over 14 years ago
added Tiny trainer build options More... over 14 years ago
some more functions that need to be implemented More... over 14 years ago
some d3d gui improvements and main.lua contains now some functions i still have to implement More... over 14 years ago
show error when called outside of the luaengine More... over 14 years ago
Bunch of data dissect fixes (delete, menu, etc...) Still need to implement export/import More... over 14 years ago
ctrl now makes the offset changes for offsets 1. Removed a debug line More... over 14 years ago
make "browse memory" menu items visible in data dissect More... over 14 years ago
Change getAddress to return pointerinfo as a secondary return value More... over 14 years ago
fix assembler instructions with two value operands More... over 14 years ago
addresslist_getSelectedRecords now returns a table that starts at 1 Fix getting the custom type on change address More... over 14 years ago
forgot the frmStructureLinkerUnit.pas file More... over 14 years ago
added a popupmenu for the registers in memview More... over 14 years ago
add documentation for checkbox_setState and implement the required defines More... over 14 years ago
remove the nops generated when autoassembling code jumping to an undefined location (Not the solution those nop bashers want but at least this way they don't SEE the nops...) More... over 14 years ago
the disassembler selection changes if eip is changed manually, and currently selected More... over 14 years ago
save and set font quality in the assembler screen More... over 14 years ago
Hide the temporary added entry on manually add address More... over 14 years ago
added addresslist_getSelectedRecords and detection for the 'table' type More... over 14 years ago