AndroTechnical Hacking
97 subscribers
69 photos
1 video
197 files
153 links
Hack๐ŸŽญ|Freenet|Gaming|YouTube Updates

Contact admin: @LixtinVz
Download Telegram
Let's share something
LikeBot:
Vezi lixtin:
WHAT YOU WANT FOR TODAY

GAMES๐ŸŽฎ

APPS๐Ÿ“ฑ

HACKING๐ŸŽญ

TUTORIALS๐Ÿ’ฏ

PC GAMES๐Ÿ–ฅ
WHAT U WANT US TO UPLOAD?

GAMES FOR ANDROID๐Ÿ“ฒ โ€“ 12
๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘ 40%

PC SOFTWARE ๐Ÿ–ฅ โ€“ 9
๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘ 30%

GAMES FOR PC๐Ÿ’ป โ€“ 5
๐Ÿ‘๐Ÿ‘๐Ÿ‘ 17%

ANDROID APPS ๐Ÿ“ฑ โ€“ 4
๐Ÿ‘๐Ÿ‘ 13%

๐Ÿ‘ฅ 30 people voted so far. Poll closed.
HELLO PEOPLE
Forwarded from Dopekid FreeNet Tricks
JOIN GROUP CHAT FOR LATEST TRICKS AND TIPS JOIN!!!!



๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡
https://tttttt.me/joinchat/FQnAD0BI1IvWO5ovSCxJbg
Powered by @Manybot
HOW TO REMOVE A WINDOWS PASSWORD WITH A LINUX LIVE CD

BY: RAZOR PRO @hackersworldunite

Back when I was a Windows user ๐Ÿ˜…, I know I'm not the only one who has experienced password lossโ€”that moment where you just can't remember your password. Sometimes it happens to the best of us.

So, how can we get into the system without paying a local geek or geeksquad to do it?

๐Ÿ”ฐ First, we have to look into how Windows stores their passwords.

When Windows saves your user passwords, it stores them in a SAM file. It stores users' passwords in a hashed format (in LM hash and NTLM hash).

Since a hash function is one-way, this provides some measure of security for the storage of the passwords. However, this can still be bruteforced.๐Ÿ˜…


Some time ago there was an exploit that allowed you to delete the SAM file and log into any account without a password. This is fixed, since Windows no longer allows access to the SAM file while Windows is running. For this @hackersworldunite, we are going to use a Linux Live CD to remove a Windows password using the chntpw tool.

Requirements
๐Ÿ”ฐBackTrack 5 on a DVD, or a Linux install with chntpw

๐Ÿ”ฐA password on a Windows installation

STEP 1 BOOT FROM BACKTRACK

Text in bold is a terminal command.

1.Put the disc in your computer.

2.Hit the the setup button.

3.Change CD/DVD to be first on the boot order.
4.Exit the setup and save your settings.

5.When you get to the console, boot with;
user:root paswword:toor.
6.Boot into the KDE desktop environment:
startx
7.Open a terminal.

STEP 2 MOUNT DRIVE & CHANGE WINDOWS PASSWORD


Now we have to mount the Windows drive partition to modify the password, or remove it completely.

First, we have to mount the hard drive partition that the Windows installation is located on..
mount /dev/sda1 /mnt/

2.Change to the directory that the SAM file is in so that we can prepare to modify its contents.
cd /mnt//Windows/System32/config

3.List the users on the computer contained in the SAM file.
chntpw -l SAM

4.Change a specific user account password.
chntpw -u USERNAME SAM

5.Now, lets unmount the drive and boot from Windows to use the updated or cleared password๐Ÿ˜.
umount /dev/sda1

@AndroTechnical
Facebook Color Text

This Trick Working Only Facbook App

<b> For Bold Text.
<fg=> For Color Text.
<bg=> For Background Text.
<fg=b0ffd700> golden
<fg=b0000000> black
<fg=b0ff7f00> orange
<fg=b0ffff00> yellow
<fg=b0ff00ff> light pink
<fg=b0ff007f> dark pink
<fg=b0ff0000> redish pink
<fg=b0800000> brown
<fg=b0ffc0cb> light purple
<fg=b06f00ff> dark blue
<fg=b0c0c0c0> grey
<fg=80ffffff> sky blue
<fg=b000ffff> light blue
<fg=b0bf00ff> purple
<fg=b08f00ff> dark purple
<fg=b0808000> mehandi green
<fg=b0ba55d3> light purple
<fg=b0f000f0> majenta
<fg=b00000ff> blue
<fg=b0b08080> steel grey
<fg=b0000080> movve
<fg=b0964b00> light brown
<fg=f0f00f0f> red
<fg=b000ff00> green

Don't forget to share
๐ŸŒ€ @kw_computer
Vezi lixtin:
Facebook Color Text

This Trick Working Only Facbook App

<b> For Bold Text.
<fg=> For Color Text.
<bg=> For Background Text.
<fg=b0ffd700> golden
<fg=b0000000> black
<fg=b0ff7f00> orange
<fg=b0ffff00> yellow
<fg=b0ff00ff> light pink
<fg=b0ff007f> dark pink
<fg=b0ff0000> redish pink
<fg=b0800000> brown
<fg=b0ffc0cb> light purple
<fg=b06f00ff> dark blue
<fg=b0c0c0c0> grey
<fg=80ffffff> sky blue
<fg=b000ffff> light blue
<fg=b0bf00ff> purple
<fg=b08f00ff> dark purple
<fg=b0808000> mehandi green
<fg=b0ba55d3> light purple
<fg=b0f000f0> majenta
<fg=b00000ff> blue
<fg=b0b08080> steel grey
<fg=b0000080> movve
<fg=b0964b00> light brown
<fg=f0f00f0f> red
<fg=b000ff00> green

Don't forget to share
๐ŸŽญ@AndroTechnical
๐Ÿ“ƒHow to use Recuva to recover deleted files

1. ๐Ÿ”นDownload, install and run the program on your computer. A welcome screen will appear. Click โ€œNextโ€ to proceed.

2. ๐Ÿ”นIt will ask you which kind of files you are trying to retrieveโ“ Check any one of the given options. If you want to retrieve two kinds of files, ex. pictures and music then you cannot select both the options simultaneously.
๐Ÿ‘‰[Thereโ€™s a trick though]. You can make use of advance option which I will discuss later in this tutorial.

3. ๐Ÿ”นSelect the location where you want to retrieve the files from. Now the second option โ€œOn my media card or iPodโ€ can come in handy if you want to retrieve deleted files from removable media such as phoneโ€™s memory card, iPod or digital cameras.

๐Ÿ”บIf you want to look into any specific location on your computer, then ๐Ÿ‘‰move cursor& โœ… on โ€œBrowseโ€ button

5. ๐Ÿ”นBrowse for the folder. Here I selected C drive,since I wanted to retrieve images on my desktop which were accidently deleted by me few days ago.

6. ๐Ÿ”นIn the next screen, โœ… โ€œStartโ€ button. Donโ€™t select deep scan option until you fail on your first attempt to recover the  file.
๐Ÿ”บNote that โ€œDeep scanโ€ could take over an hour depending upon the size of your hard disk.

7. ๐Ÿ”นThe process will start. Its amazed to see the "speed" of scan.

๐Ÿ˜‰It is really very fast. It scanned 38 GB of data within 5 seconds. Very effective. Now its time to see the result.

8. ๐Ÿ”นIt will show all the deleted files
๐Ÿ‘‰(Recuva Doesnโ€™t Disappoint).

๐Ÿ”นTo retrieve the file, check the box next to file name and โœ… on โ€œRecoverโ€ button.

9.๐Ÿ”นSelect the folder where you want to recover your file.
๐Ÿ”นYou should select a drive or a folder different from the scanned drive (I scanned C drive to search all the deleted files so I selected D drive to recover those files).
๐Ÿ”น After selecting the appropriate location, โœ… OK button.

10. ๐Ÿ”นNow check the folder. You will get your file back. Now suppose you want to scan for deleted music. You donโ€™t need to go back and start the process again.
๐Ÿ”นJust โœ… on โ€œSwitch to advance modeโ€ button in the opened Recuva Window.

๐Ÿ”นIn the advanced mode you can select any drive and media types from the drop down.
๐Ÿ”นThere is โ€œoptionโ€ button available where you could select various options like language, view mode,  secure overwriting and other scan options.

๐Ÿ“šโ™ป๏ธThis way you can use Recuva to recover deleted files.
๐Ÿ”น I found this tool useful because it is faster and more effective than other similar utilities.

@AndroTechnical
@AndroTechnical_Hacking
Rescuva PC software๐Ÿ‘†๐Ÿ‘†๐Ÿ‘†
Enjoy!!๐Ÿ˜
Don't forget to share the channel link๐Ÿ‘๐Ÿ‘
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM