1 Attachment(s)
[>] Update Script for Backtrack 5.
I could not find an update script working with Backtrack 5 so I decided to make a quick one.
Updated version: 2.0
Changelog Version 2.0
Code:
* Reviewed all tools.
* Compatible with Backtrack 5 R2/R3.
* Removed the menu.
Code:
git clone git://github.com/sickn3ss/backtrack_update.git
cd backtrack_update
chmod a+x backtrack5_update.py
./backtrack5_update.py
Screenshot:
http://i.imgur.com/ZhfJs.png
If you know more tools I could add to the script in order to update them please feel free to post them here.
Also if you find any bugs or have any feedback feel free to contact me in this thread. I will update the thread with each update to the script.
NOTE: Please make sure you understand what the script does before running it.
Enjoy!
Re: [>] Update Script for Backtrack 5.
Sickness you are the best, thanks.
Re: [>] Update Script for Backtrack 5.
how to execute the script?
Re: [>] Update Script for Backtrack 5.
Quote:
Sickness you are the best, thanks.
I'm glad you like it :)
@gtx150 ... compile it than ./backtrack5_update ...
Re: [>] Update Script for Backtrack 5.
Quote:
Originally Posted by
gtx150
how to execute the script?
root@bt: wget http://sickness.tor.hu/wp-content/up...rack5_update.c
root@bt: gcc -o backtrack5_update backtrack5_update.c
Output'll be executable file
root@bt: ./backtrack5_update
Re: [>] Update Script for Backtrack 5.
*****Word of caution*****
I ran the script everything looked good except for a type o on exit...
Problem is after a reboot , the system is all but formated and is a brick.
Is this the intended results of the update and Clean part of the script ?????
Good news is I have a clone.
Bad news is it is way far back , Just lost 8 hours of tweaking and I stalling
Re: [>] Update Script for Backtrack 5.
Quote:
Updsate seccessfully, now please run he script again!
<T> is missing :D
Just my 2 cents
Re: [>] Update Script for Backtrack 5.
Thanks sickness...very useful!
One of the monkeys ;)
Re: [>] Update Script for Backtrack 5.
many thanks for your jobs!!!!!!!!:o
Re: [>] Update Script for Backtrack 5.
It's a really cool script - and I really like how Sickness wrote it.. That way, a c-novice (like me) is able to play around with it ...
Awesome job Sickness!