boosting my enthusiasm
Finally Peter Ferrie finished the sequence of his analyses on Virus Bulletin regarding my creatures, but he promised to continue through out the whole EOF-DR-RRLF zine. you can get the analyses on his site pferrie.tripod.com.
Reading these papers enlightened me about several bugs, that I should avoid in future, such as junk code that I should’ve deleted, SEH handling, and others are repeatedly mentioned, like:
“This action is disallowed by default under Windows Vista”
“There is a bug in this routine, which is that the buffer is never freed”
“Address Space Layout Randomizationi (ASLR)”
He did not mention other bugs for example the LoadLibrary() bug in harulf, while he was trying in vain to find my alias on google by searching “fakeminded” missing the “d”, misspelling it on other times thinking that I mistyped my alias in “fakedmnded”, funnily I put “!” in “fakemnded!” for a reason although it was stupid riddle after all. But, using “wcschr()” on masm32, really?! I am sorry but I thought that was for fancy C++, enlighten me if there was some sort of win32 API or some masm includes on internet.
I was so reluctant the past few months about continuing this vx shit, but by now I am enthusiased. I don’t know I may code even buggier stuff from now on.