GeekCode
794 subscribers
452 photos
3 videos
7 files
942 links
🍁Cyber Security ❀️
🍁Hacking Resources πŸ‘¨β€πŸ’»

Providing knowledge to people'sπŸ₯€
Nobody gets smaller by sharing knowledge
You can also share your knowledge with us...πŸ™‚πŸ™‚

πŸ“°Promotion/Query - @geekcodevipbot
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
✳️ How to Recover Data From Corrupted OS
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
⚜ We are going to use EaseUS data recovery to recover data from a crashed operating system. The software is mainly designed for data recovery cases of any operating system crash.

πŸ”ΉStep 1: First of all, launch EaseUS data recovery on a working computer. Select β€˜USB Drive’ from the list and click on β€˜Proceed’. Wait for few minutes until EaseUS data recovery creates a WinPE bootable disk.

πŸ”ΉStep 2: Once done, connect the bootable disk to the PC with the corrupted Windows system files. Restart the PC and press F2 during the start. This will run the EaseUS data recovery on the startup.

πŸ”ΉStep 3: Now it will show you the disk partitions. Select the disk where you want to recover data and then click on the β€˜Scan’ button.

πŸ”ΉStep 4: Now, wait for a few minutes until the tool scans for the available data. Once done, it will list all file types that can be recovered.

πŸ”ΉStep 5: You can either choose to preview or click on the β€˜Recover’ button to save the file. Make sure to choose a different drive or different USB to save the file.

βœ… That’s it, you are done! This is how you can use EaseUS data recovery to recover data from a Crashed operating system.

@geekcode πŸ“
This media is not supported in your browser
VIEW IN TELEGRAM
Geekcode is very Sad with you Guys, you kept muting Geekcode, because of which you are not able to see Geekcode posts.


Please unmute us πŸ™

Geekcode will never send any dirty 18+ contents

And never support any illegal work πŸ˜”

I heartily say to all of you, support
@geekcode

#share us for care us πŸ™

Thank you β™₯️
@geekcode
πŸ€“ Top 5 Free Machine Learning and Deep Learning eBooks Everyone should read:

https://www.kdnuggets.com/2020/11/top-5-free-machine-learning-deep-learning-ebooks.html

#share & #supportus

------------------> @geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
Hey guys ☺️
geekcode is here β™₯️

Announcement-:

Geekcode will conduct online giveaways related to programming ebooks & books,
Online coding platform memberships.

If you wants to participate in this kind of giveaways so read rules from here πŸ‘‡

https://t.me/joinchat/AAAAAFUsOkh6mIhB1giwDQ


#shareπŸ‘‰us #supportus

@geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
GOOD NEWS! Now, three activations are included in the purchase of each Burp Bounty Pro license! If you have already bought it, the activations have been added automatically.

More info at:
burpbounty.net


#share & #supportus

-------------------> @geekcodeπŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🎭Jigsaw Ransomware

Download Link:- https://mega.nz/#!5qwAhLYS!klboQaTbVHa_bGRMEnBtekucfJoPJ9yKjrB941KqYuA

🎭Atom/Shark Ransomware

> Previously known as Shark
> Was running as RaaS

Download Link:-
https://mega.nz/#!g7wHSRyQ!XYa-5hD_9OOt1glubOhS_vjP8YQDylXnP9QTWtZzaA8

❌Warning: Use at your own risk. They are very dangerous. Executing them in your PC may destroy it forever.

#share & #supportus

---------------------> @geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”°πŸ˜—CREATE UNLIMITED VCCs To Sell/For Trials/Paypal VerificationπŸ”°πŸ˜ƒ

1. Go to Google Play or Appstore and download the iCard app. Open the registration page:
2. Choose a phone number. If you don't want to fund them use a free SMS receiver. I
1 number - 1 account. Try to find an unpopular service .
3. I know that for creating multiple cards and accounts is not easy when creating real mails. Go to dispostable.com for immediate receiving OR just create a gmail account with the phone you've just used
3. Type your names
And...here you go! You get 2 free VCCs - 1 mastercard and 1 visa. If you want more, you will need to verify your acc and pay 1 euro for each card (which is better than $10 which is the common price). However, you can still fund it easily - just use your real debit or credit card.


#share & #supportus

----------------> @geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
#share & #supportus

------------------->
@geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM
WHERE DO DELETED FILES GO? SHOCKING SECRETS REVEALED

When you get a new hard disk, you have to format it before it can receive data but what is the meaning of formatting, or what happens when you format a disk ? When you format a partition using the GUI or the "format" command or the good old "Fdisk" , Windows will create a file system which means the disk is ready to accept data.

This file system is just a #table which is called FAT (File Allocation Table) or NTFS (New Technology File System). This table will contain names and addresses of files stored on the disk. In other words, every file that you save, will have its exact location (physical address) on the hard disk. So when you save or place any file in the disk, Windows will create some numbers representing the sectors (very small parts of the disk) in which the file reside then place those numbers in the file system table. Then when you double click to open a certain file, Windows will take the file name then check the table to see the numbers (addresses) of the sectors where the file is located on the hard drive and then it Windows() directs the #head of the hard disk to move to those sectors and read their contents , after that the file opens.

When you #delete a file, Windows removes the numbers (the address of the file) from the the file system table. That means , the deleted file is technically there on the hard disk but it's location is not known. The icon (not the contents) representing the file will be placed in Recycle Bin. The reference of the file is removed from the table but the file itself is there hiding somewhere on the disk. The sectors the file occupies will be marked as free (free space) that's why other new files can occupy those sectors.

When you use a recovery software, the software will bring the numbers back and put them in the table making the file accessible again.When you delete all files and re-format the disk then you will have "permanently" lost the files because the entire table will be gone. but even after formatting, there are some advanced tools that can #recreate the table with all its contents thus recovering all the data.

#share & #supportus

----------------> @geekcode πŸ“

Share as more as 😍
This media is not supported in your browser
VIEW IN TELEGRAM