Internal Memory Viewer [IMV] version 0.8 Downloads › Other FPS Games Category: Other FPS Games Developer: Shad0w_ Uploaded by: KN4CK3R Uploaded at: Thu 14. Jul 2011, 22:28 System: Windows File not available. File not available. Description Problems or Questions regarding the hack?Take a look at our 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.