Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ProcDump v3.04 has been released. The release just contains a tiny (edge case) sanity check I wrote in the MiniPlus stack traversal code. Specifically, it caters for the case where esp/rsp is not within the stack base and stack limit. In this highly unlikely scenario, ProcDump -mp now iterates between the stack limit and the base instead of between the stack pointer and the base.