2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some graphical Document the undocumented createBitmap (it's in 6.2 as well) and add createPNG and createJpeg Add some other functions that may make rendering graphics easier More... about 13 years ago
Make it so double clicking a "referenced by" line jumps to the according address More... about 13 years ago
add multiline support for comments More... about 13 years ago
code dissect now shows each reference on it's own single line More... about 13 years ago
fix crash in dissect code lookup fix start address setting to the owner window when using find address when using multiple aob's Started with better multiline support to the disassembler More... about 13 years ago
add in checks so you can't set 0-byte length bp's More... about 13 years ago
doc update and fix the cancel button for dissect code More... about 13 years ago
add the binary functions More... about 13 years ago
implement the bytetable converstion routines More... about 13 years ago
implement get/setComment More... about 13 years ago
fix compile error More... about 13 years ago
implement the dissectcode class some minor optimization for autoassembler scripts More... about 13 years ago
Stop scanning when all addresses have been found More... about 13 years ago
fix backwards compatibility for form objects some more docs More... about 13 years ago
change the dissectcode thread to be able to be controlled by other things than the form More... about 13 years ago
convert to a map and implement removeAddress More... about 13 years ago
fix compiling for 32-bit More... about 13 years ago
fix compiling for 32-bit More... about 13 years ago
docs More... about 13 years ago
add decodeLastParametersToString to the disassembler class More... about 13 years ago
Add the disassembler class and fix luaCanvas class method names More... about 13 years ago
put down the general idea More... about 13 years ago
initialize mainform so plugins can use it More... about 13 years ago
update add address and edit More... about 13 years ago
fix the default stacktrace in 64-bit when debugging a 32-bit app More... about 13 years ago
Add editing while in a non-byte display type More... about 13 years ago
fix taborder in the AddressChange form More... about 13 years ago
some extra fixes and implemented the pitch to the graphical memview More... about 13 years ago
some small bugfixes (speedhack when new process, deal with ce closing and a timer using aa scripts) More... about 13 years ago
remove debug code More... about 13 years ago