Showing posts with label USB OS. Show all posts
Showing posts with label USB OS. Show all posts

May 14, 2012

Beini 1.2.5 Stable Final Version


It is very important you read the following information before downloading. Download link at the bottom of this page including the older version.
  • Built from Beini 1.2.2
  • Updated Firmware.tcz
  • Updated RTL8187L driver
  • Added BCM43XX-3.0.21.tcz driver
  • Updated compat wireless 2012-04-23
  • Updated minidwep-gtk-30419.tcz (thanks to djyuzi, XiaopanOS and anywlan.com)
  • Added reaver-r113.tcz
  • Added support for Realtek 8712, 8188, 8191SU,8188C, 8192C, 8192D
  • Upgraded feedingbottle to 3.2.3
  • Upgraded Xorg to 7.6
  • Added Inflator (Reaver GUI)
  • Upgraded WPA_supplicant.tcz
See full changelog here

Notes

1.] Users of RTL8188RU devices should not use this build unless they blacklist conflicting drivers at boot. Please use Beini 1.2.3 or 1.2.4 | Reaver Edition instead.

2.] Minidwep must be launched from the RootShell. Type minidwep-gtk (enter) to launch it. Same goes for Feeding Bottle,  to launch Feeding Bottle use sudo "gksu /bin/feedingbottle/feedingbottle" which is located in /bin/feedingbottle/feedingbottle which you can access through Xfe file manager.

3.] As always, if it does not work try another version.

4.] This will be the final version. Development ceases with 1.2.5. An alternative is to use XiaopanOS from now on.


New Minidwep must be launched from RootShell


Inflator working with monitor mode with RTL8187L device


You can add and perform a dictionary wordlist attack for WPA / WPA2 networks. You can also run Reaver from this version. You can download from here Beini 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1

May 12, 2012

Create XiaoPan USB Bootable OS

This will create a portable build which you can load in a virtual machine environment or you can even boot into it! It is essentially a live CD but on USB.


I like having this as an idea because you could use most windows computers with no need to install some sort of virtual software, it also ensures that all your systems resources stay in your OS to get maximum performance. It is also kinda a cool idea to have a WiFi hacking laptop and accessories. If you want this you should also install Opera, Flash and other apps, games also if you want to (check out the repository). You just need to add the appropriate .tce or .tcz files (see here and note the appropriate file locations may not be the same as suggested).

1. You can download the unetbootin-windows-309.exe for Windows from here, an alternatively if you are Linux fan lover and avid of Mac link here.

2. Rename your drive and format your USB as FAT32


3. Create a new folder on your desktop
4. Download UltraISO or any other ISO program where you can extract the files
5. Mount your ISO into UltraISO or other
6. Extract the files into your new folder that you created on your desktop


7. Drag all those files within your new folder into the USB drive, now.


8. Open UNetbootin and navigate to the following:


Kernel: ~\boot\vmlinuz
Initrd: ~\boot\core.gz
Options: ~\boot\isolinux\isolinux.cfg

~ means your files on USB

some builds are varied and will be:

Kernel: ~\boot\bzImage
Initrd: ~\boot\tinycore.gz
Options: ~\boot\isolinux\isolinux.cfg

Note: you can change these options manually. E.g. change the screen resolution (vga = 7??) or change the language (e.g. en.utf8).

See Tiny Core FAQs for other variable options

 Color            640x480     800x600      1024x768     1280x1024
   256      8 bit     769         771           773          775
 32000   15 bit     784         787           790          793
 65000   16 bit     785         788           791          794
 16.7M   24 bit     786         789           792          795

8. After rebooting, select the USB boot option in the BIOS boot menu. Reboot now? Yes


Note, this may only work in Windows or Linux system, definitely not Mac OS X. Check out the video below for an alternative method if the one above does not work. Let me know which methods work for you the best :)

If the USB does not load you should add the following kernel boot parameter waitusb=6 to potentially fix the problem.