News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B debugger plugin fails to show the vector<vector<int>> content

Started by ollydbg, January 08, 2024, 04:59:11 AM

Previous topic - Next topic

ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Miguel Gimenez