RandomMacAddressGenerator
This is a simple script to generate and set a new macaddress developed in bash for Unix!
View Articlemy .vimrc configuration
This is my fantastic configuration for vim editor, please check the code and install missing plugin and jellybean theme.
View ArticleMy .bashrc for ArchLinux
This is a massive .bashrc configuration for ArchLinux! check the alias for your installed app, and comment the others, enjoy mate!
View ArticlePy_Download.py
this is a GUI with a progress bar for downloading file from the web, made in python3.3
View Articleb4dScan
is an evolution of my PortScanner, check out my GitHub repo dedicated! This is a simple port scanner made in python 3.3 over 'Tor' proxy socks5 - module required PySocks Easy step to install required...
View Articlehadcore httprequest
script for get a headers of a remote server, and print output in a file....ops I forgot all requests can be carried out under torque and runs on all versions of python!
View Article[WordPress] Show last items of a category
This code to show the latest articles in a category. Useful for creating a widget on WordPress blog.
View ArticleAutomatic refresh Feed a Fever
This code is used to automatically update your feed, is an alternative method to the one proposed by the developer with curl. Add the code in a cronjob repeated every 15 minutes. Only for Feed a Fever...
View ArticleADBlock Plus Detection
This script is used to show a message if the user use Adblock Plus. This code uses the filtering rules of AdBlock: http://adblockplus.org/en/filter-cheatsheet Thanks: Evilsocket and Erik Swan
View ArticleCreate Windows 8 Tile for your Site
Adding a Windows 8 Start Screen Tile for your site. Not for Windows Mobile.
View ArticleCreate Windows Phone 8 Tile for your Site
This code allows you to add to the main screen of the smartphone Windows Phone 8 a "tile" to your site.
View ArticleCode to find out if your email has been read
If you want to find out if a user has read your e-mail, adding a line of HTML code invoking a loaded image on your own web server. Es <img...
View Article