News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

problem when view the wiki page

Started by ollydbg, December 16, 2009, 02:16:37 AM

Previous topic - Next topic

ollydbg

Quite strange, I can't open the wiki page, see the screen shot below. I need to press F5 many times in firefox to get the wiki page show correctly.

[attachment deleted by admin]
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.