Category Windows

FlashCRN the tool to get your into courses quickly

back in 2009 I wrote a tool called FlashCRN because I was very frustrated with people getting my seats in classes I wanted to take simply by going to the dean’s office or talk their way to the registrar desk.

The tool is very simple it writes CRNs into the banner faster than humanly possible; hence it gets you the courses you want from the first try.

Recently a friend of mine mentioned that his brother is using the tool in 2022. To my surprise the tool is made available from generation to generation of students but nobody is aware that it is accessible here on this website by its original author.

You can download the tool from here: FlashCRN.zip

More than 10 years later I think the tool is very poorly written but it does the job and for the sake of authenticity and achievab...

Read More

Open .SDF file without SQL Server Management

As part of any post exploitation in a security auditing or testing engagement you will want to gather as much info as you want about the victim to be able to target your next victim in the chain.

Having said that sometimes you stumble upon strange files, encrypted data, and network traffic that you don’t know what to do with it. One of these was an .sdf file related to hmailserver. The last is an open source mail server, you can read more about it here.

When gaining access to this server you will want to read this file:

A sample output would look something like this:

Read More

Auto CCleaner

Inspiration
No doubts, one of the best apps I’ve developed was CCleaner Runner – which got the attention of many software websites (in different languages!)such as this, this, and this.
The application was running perfectly each time, but as I believe: there is always a space of improvement. (Specially that I become better in tweaking algorithms!)

Screens

Description
CCleaner is no doubt the best cleaning app out there but one functionality that is missing is to auto clean the browser’s cache, temporary files, history, etc when closed. Many users use CCleaner to clean up their Firefox, Chrome, Opera, Safari, and IE browsers, so why not automate the whole process?

Read More

Probationer – A tool to monitor your kids’ console usage and remind them to take a break.

Inspiration
I see a lot of kids playing games non stop. Studies have shown that games make you smarter, but too much games can have serious consequences on your heath and the well being of your mind. I decided to build this tiny tool to  help parents to warn their kids from spending too much time on their console games.

Description
Tl;Dr: An application that will disconnect a device from the internet for a period of time every x mints.

Dependencies
airmon-ng, aireplay-ng, and vlc (optional)
apt-get install airmon-ng aireplay-ng vlc -y

Screens

Read More

Stolen iPhone? Find my iPhone not Activated? no UDID? No Problem!

Inspiration
Couple of days ago one of my siblings lost her iPhone, and because she doesn’t sync or take full backups regularly – as most of us – there was no way to retrieve the UDID (what is it?) of the iPhone so we can report it to the police and track it down.

Tool desc
I developed this Windows App to help anyone retrieve any smart phone  hardware ID (not for Apple devices only) under one condition: you have plugged it in your computer before (even for charging only. That will work too).

Screens

Credits
Thanks to this guy here who mentioned how to retrieve hardware IDs of all USB devices plugged into a Windows computer.

Disclaimer
I collect how many times you used the app.
I do not hold any responsibilities of how you use the app.
There is absolutely no guarantees using this app.

D...

Read More