Browse by Tags

cvega's Kill the Nag: An In-depth Dissection
01-08-2009 1:11 PM
Ok, here we go again! This is my solution for cvega's Kill the Nag challenge . Let's review the conditions. Method: Patch Difficulty: Easy Restriction: Help->About action should remain function, killing the dialog from resource is prohibited. You can see from the nag-screen from the screenshot, it says that the program expired from trial and it annoy... Read More...
cvega's Save The Devil: A Walkthrough
01-08-2009 11:22 AM
Since the "Save the Devil" challenge from cvega seems inactive for sometime now, I decided to write my complete solution for it, in case anyone is wondering how I got the correct numbers, and eventually "saved" the devil. So here goes. There are a couple of things that you need in order to follow me with this guide. You need OllyDbg (A free... Read More...
DP.Challenge #2
10-26-2008 4:46 PM
Thanks to everyone who tried/solved my DP.Challenge #1. Your solutions were so inspiring that I decided to create another one. Level (0-5): 1 Restrictions: None Target: Attached Scenario: Remember our programmer from our previous challenge? Well, he was secretly hired by the IT Head of DMMA IT Department to write a program that would shutdown terminals remotely... Read More...
DP.Challenge #1
10-22-2008 3:51 PM
Welcome! I had nothing to do, so I decided to put up a very newbie challenge. Please read specifications. Level (0-5): 0-Newbies Restrictions: None Files: It is attached. Scenario: DMMA Corporation, a company whose accounting personnel cannot add numbers, hired a programmer do code a software specifically to add integers. After a few days, the programmer has... Read More...
Round 'n Round We Go!
08-13-2007 11:40 AM
After a year I posted my rounding question in the forums, I finally got it working. Here's the original post I made; http://devpinoy.org/forums/t/915.aspx . Just this morning, I had nothing to do, so I excavated some of my unsolved sources from my archive. Then I remembered this problem about rounding stuff in assembly. I thought, maybe it's time to solve... Read More...