Internal Memory Viewer [IMV] version 0.8 Downloads › Other FPS Games Kategorie: Other FPS Games Entwickler: Shad0w_ Hochgeladen von: KN4CK3R Hinzugefügt am: Do 14. Jul 2011, 22:28 System: Windows Datei nicht verfügbar. Datei nicht verfügbar. Beschreibung Bei Problemen mit einem Hack hilftein Blick in die FAQ! Can view assembly code of the process.::Input an address in the top text box _OR::Select a module to goto its base address::Increase size of disassembly by changing the numerical value.- issuesThere are some unknown operands, this is because there is limited usage of BeaEngine in my wrapper.Stability issues, sometimes reading protected memory will cause issues _HOWEVERI have implemented a hotfix for this which leads onto the next issue.Memory will sometimes be skipped and the nearest readable memory will be disassembled.The is also a small alignment issue within the release version when inputting a manual address.//////////////////////////////////////////////////@ Breakpoints @Hardware breakpoints can be set via context registers.::Input a thread id [ID can be found via the Thread tab]::Select a context register::Click 'Set'::Information dump will be viewable once breakpoint is reached- issuesWill fail if NTOpenThread is hooked [will change to other methods if this becomes common].You can only work with one thread at a time. THREAD_ALL_ACCESS may not be given.