Skip to content

simple-works/little-darling

Repository files navigation

Icon Little Darling

Plarform Windows C# 3.0 .NET Framework 3.5

This is a an unharmful prank application you can use for your pranking plans. 😃

💾 Download Binary Release (SFX Installer)

screenshot

✨ What it does ?

Once opened and closed, from time to time, you will start hearing a baby in the background.
It will also keep running after windows startups, until you manage to stop it.
This is for pranksters who like to see their friends getting creeped out and going insane when they can't figure out where the baby sounds are coming from.

ℹ️ How it works ?

  • When you click OK or close the application, it doesn't actually end, it just hides in the background.
  • Every time and after a random delay, It starts playing a random sound file in the background.
  • To really close it, you just need to open the task manager, find its process and kill it.
  • For camouflage purpose, its process is named svchost.exe to be confounded with the other already running Windows SvcHost Processes.
  • It also register itself to run on every Windows startup through an entry in the Windows Registry.
  • To prevent it from running on Windows start, you have to remove that registry entry.
  • There's a way to open and close the application without anything of the above happening.
  • By right clicking on the baby icon in the left top corner and choosing Stop from the secret contextual menu, It will end without anything happening and will also remove (If it exists) the registry entry that makes it run on Windows startup.

🚀 Development

The source is written in C# 3.0 with .NET Framework 3.5 and WinForms using Visual Studio 2010.

📄 License

Releases

No releases published

Packages

No packages published

Languages