How to register a global hotkey for your application in C#

How to register a global hotkey for your application in C#

Register a hotkey for your application that can be triggered even if your form is minimized and does not have focus. More »

How to download a file in C# (progressbar and download speed)

How to download a file in C# (progressbar and download speed)

Learn how to download files in C# while displaying the percentage and the download speed. More »

UDP hole punching implementation in C#

UDP hole punching implementation in C#

Learn how to implement UDP hole punching so you can make your clients life a lot easier by not forcing them to open ports on their end. More »

 

TextCrypt Suite Online now available

Since I had some spare free time and had fun playing with CSS, Ajax and PHP creating TextPlay Online, I decided to make an online version of TextCrypt Suite as well.

The current version supports 17 algorithms and 27 methods for encrypting and decrypting text. I will be adding more in the near future.

You can access it by using the top navigation bar or by simply clicking this link: TextCrypt Suite Online.

Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

TextPlay Online now available

Since a few people requested it I’ve put together an online version of TextPlay.

You can access it by using the top navigation bar or by simply clicking this link: TextPlay Online

Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

ProxyChecker++ released!

If you are one of those people that value their on-line privacy then at some point you probably looked for a way to hide your true IP from being tracked by various websites. ProxyChecker++ is the tool that will make your life easier and will help you achieve what you are looking for much faster.

Although ProxyChecker++ itself won’t provide you with proxies to use, it will help you find which ones are actually working or not so that you won’t have to waste countless hours trying to figure it out on your own.

ProxyChecker++ main window

Note: This is only the core program for handling the proxy checking, more features will follow in the near future.

Download File
Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

WordPress code highlighter

If you have a WordPress website with posts that contain code then you probably asked yourself how you can make it look better.

The past few days I was looking for a good plugin that could help me remedy that. After trying a lot of them I ended up with two that were pretty good for my needs, SyntaxHighlighter Evolved and WP-Syntax. Although both of them are rather good at what they are supposed to do, after some trial and error I decided to keep SyntaxHighlighter Evolved since it’s results looked better in my opinion.

If you are looking for a plugin that can help you format and highlight your code to make it easier for your readers to follow and understand your code feel free to test them out and decide which one suits your needs better.

Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

LinkBypasser++ released!

If you are one of those people that dislike clicking on redirect links which you don’t know were they will actually take you then I have the solution for you.

I’ve created LinkBypasser++ for the sole reason of finding out where the links redirect to before clicking them since it’s common practice to use those links to redirect people to malicious websites without them being suspicious of it.

The program currently supports the following domains:

  • adf.ly
  • tiny.cc
  • goo.gl
  • bit.ly
  • owl.li
  • ow.ly
  • fb.me
  • up.ht
  • reut.rs
  • lnk.co
  • t.co

I will gladly add more on request, assuming it is possible to bypass that particular domain.

One of the main features of the program is that it’s possible to make it auto detect such redirection links upon copying the link from somewhere and placing in it’s place the direct link instead without needing to interact with the program at all, or to just do that manually yourself, it’s your choice.

LinkBypasser++ main window
LinkBypasser++ option window

Download File
Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone