View Single Post
Old 15 September 2021, 14:41   #38
admiral
Engineer
 
Join Date: Oct 2018
Location: Shadow realm
Posts: 167
Quote:
Originally Posted by a/b View Post
About the reboot vectors. Yeah, manual exec nuke from the orbit (e.g. nuke exec base or one of checksumed vectors so the checksum doesn't match) is the only way to be sure. Or fix them and redo the checksum (well, as long as you assume the virus didn't take over your MMU).
Note that while ColdCapture is checksummed, it runs before the checksum check does, so it needs to be nuked explicitly. Furthermore, if set to non-zero (to nuke checksum), it will be called, which is not the intended effect.

So you'd need to clear ColdCapture _and_ nuke one of the other two with a non-zero value.

Furthermore, clearing the vectors and recalculating checksum is not good enough, as the kept ExecBase could have a hook elsewhere.
admiral is offline  
 
Page generated in 0.04524 seconds with 11 queries