Mese: Febbraio 2014


  • Sentinel superpro dongle emulator

    If you are running a 64-bit version of Windows 7 go to this article. Currently, many companies use the expensive Hardward Sentinel Key for software protection. If you need to install the program, regularly purchased, on other PC or if you want to avoid carrying around the precious keys, you can use an emulator program which allow you to…

    Read more


  • Writing on NTFS HDD using Lion or Mavericks

    I describe to you the steps to read and write on your BOOTCAMP partition formatted to NTFS without resorting to third-party software, but for free: 1) Download FUSE for OSX (version 2.6.2) 2) Before the  installation  flagg the following item: “FUSE Compatibility Layer” 3) Download NTFS-3G (version  2010.10.2) 4) Reboot the MAC 5) When you restart a window…

    Read more


  • Encrypt files on MAC

    To encrypt data on your Mac I suggest to exploit the potential of the OS platform. A goof alternative to use FileVault (that protects the home folder encrypting it) is utilize Disk Utility to create a disk image with 256-bit encryption. Open Utilities folder and run Disk Utility: Select New Image choose the name, location…

    Read more


  • Install Metasploit on Iphone

    Before you install Metasploit on your Iphone, you need to install some commands (apt, wget, svn) and some programs (ruby,rubygems, phyton). 1) First of all install with Cydia the following commands: – APT (APT 0.6 e APT 0.7) – WGET 2) Them,  open Terminal to connect your Mac to your iPhone: ssh root@xxx.xxx.xxx.xxx (IP address of the…

    Read more


  • Iphone: reset root password

    If you want to reset the root password of our jailbreaked Iphone and set again the default password (Alpine), you must edit the master.passwd file that is located under the direcoty /private/etc/. Open the file with a text editor (I use iFile) and look for a line like this: root:/smxXXXXXXXX:0:0::0:0:System Administrator:/var/root:/bin/sh and change it to: root:/smx7MYTQIi2M:0:0::0:0:System…

    Read more


  • Install Linux Live on USB with VirtualBox

    A good alternative to install a version of Linux Live on USB is to use the   “Linux Live USB Creator”, based on the famous open source program: VirtualBox. Once you start the program, with 5 easy steps, you can install your prefer Linux Live version on a USB stick. On www.linuxliveusb.com you can check the…

    Read more


  • Installare Linux Live su USB con VirtualBox

    Una valida alternativa per installare una versione Linux Live su USB è utilizzare il programma “Linux Live USB Creator”, che sfrutta il famoso programma open source Virtualbox. Una volta avviato il programma, con 5 semplici passi, Linux Live installerà la vostra versione di Linux su una chiavetta USB. Sul sito www.linuxliveusb.com è possibile verificare la compatibilità…

    Read more