SlapBoxing

slapboxing
A small program in MASM that simulates the old phone blue box (MF tones) & DTMF tones. It essentially plays the tones from .mp3 files that have been modified to act like .wav files so the file size is small. They are then embedded in the application as a resource. You just press the button to hear the tone. Download it ::HERE::

CallerID

CallerID
A small program in MASM that does a reverse Caller ID lookup. Just type or paste the number in the box and press ‘lookup’, if it finds any data it’ll display it on the screen above. Works with some cell phone numbers too. Download it ::HERE:: *note the website that offered the revere lookups no ,longer work, I will update at some point with something else. or at least find the souce code somewhere when I find it