π€ 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 π
https://www.kdnuggets.com/2020/11/top-5-free-machine-learning-deep-learning-ebooks.html
#share & #supportus
------------------> @geekcode π
Share as more as π
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 π
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 π
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 π
More info at:
burpbounty.net
#share & #supportus
-------------------> @geekcodeπ
Share as more as π
π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 π
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 π
mega.nz
MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 20GB now
π°π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 π
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 π
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 π
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 π
How to recover deleted
image or video from
android (internal
storage) without root ?
STEP 1: DOWNLOAD AND INSTALL JIHOSOFT
ANDROID PHONE RECOVERY AT YOUR COMPUTER.
You could download the Windows version at:
Android Recovery , download Mac version at:
Android Recovery for Mac . After download, you will
be lead to install the app at your computer.
STEP 2: SELECT DATA GENRE THAT YOU NEED TO
SCAN
After installation, run the app at your PC. You will
see the interface show you four options:
βMulβ, βDatabaseβ, βWhatsAppβ, βAllβ. Tap
One of it according to your own demand.
STEP 3: IDENTIFY ANDROID PHONE OR TABLET BY
COMPUTER.
First, connect your android device to computer via
USB cable. Then, turn on USB debugging at android
equipment.
If the app failed to identify your equipment, install
related USB driver at your computer.
STEP 4: SCAN ANDROID DEVICE AND EXPECT THE
RESULT
After identification, click "Start" for scanning. Please
be patient about the process.
STEP 5: PREVIEW DATA THAT LISTED ON THE
RESULT.
You will be able to review all the details of desired
data.
STEP 6: RECOVER DATA FROM ANDROID WITHOUT
ROOT.
Mark those data that you want, then tap βRecoverβ
to fulfill android data recovery without root.
#share & #supportus
-------------------> @geekcode π
Share as more as π
image or video from
android (internal
storage) without root ?
STEP 1: DOWNLOAD AND INSTALL JIHOSOFT
ANDROID PHONE RECOVERY AT YOUR COMPUTER.
You could download the Windows version at:
Android Recovery , download Mac version at:
Android Recovery for Mac . After download, you will
be lead to install the app at your computer.
STEP 2: SELECT DATA GENRE THAT YOU NEED TO
SCAN
After installation, run the app at your PC. You will
see the interface show you four options:
βMulβ, βDatabaseβ, βWhatsAppβ, βAllβ. Tap
One of it according to your own demand.
STEP 3: IDENTIFY ANDROID PHONE OR TABLET BY
COMPUTER.
First, connect your android device to computer via
USB cable. Then, turn on USB debugging at android
equipment.
If the app failed to identify your equipment, install
related USB driver at your computer.
STEP 4: SCAN ANDROID DEVICE AND EXPECT THE
RESULT
After identification, click "Start" for scanning. Please
be patient about the process.
STEP 5: PREVIEW DATA THAT LISTED ON THE
RESULT.
You will be able to review all the details of desired
data.
STEP 6: RECOVER DATA FROM ANDROID WITHOUT
ROOT.
Mark those data that you want, then tap βRecoverβ
to fulfill android data recovery without root.
#share & #supportus
-------------------> @geekcode π
Share as more as π
πKali Linux 2020.4 Release
βWhatβs different with this release since 2020.3 in August 2020 is:
π°ZSH is the new default shell β We said it was happening last time, Now it has. ZSH. Is. Now. Default.
π°Bash shell makeover β It may not function like ZSH, but now Bash looks like ZSH.
π°Partnership with tools authors β We are teaming up with byt3bl33d3r.
π°Message at login β Proactively pointing users to resources.
π°AWS image refresh β Now on GovCloud. Includes Kaliβs default (command line) tools again. And there is a new URL.
π°Packaging Guides β Want to start getting your tool inside of Kali? This should help.
π°New Tools & Updates β New Kernel and various new tools and updates for existing ones, as well as setting Proxychains 4 as default.
π°NetHunter Updates β New NetHunter settings menu, select from different boot animations, and persistent Magisk.
π°Win-KeX 2.5 β New βEnhanced Session Modeβ brings Win-KeX to ARM devices
π°Vagrant & VMware β We now support VMware users who use Vagrant.
https://www.kali.org/news/kali-linux-2020-4-release/
#share & #supportus
-------------------> @geekcode π
Share as more as π
βWhatβs different with this release since 2020.3 in August 2020 is:
π°ZSH is the new default shell β We said it was happening last time, Now it has. ZSH. Is. Now. Default.
π°Bash shell makeover β It may not function like ZSH, but now Bash looks like ZSH.
π°Partnership with tools authors β We are teaming up with byt3bl33d3r.
π°Message at login β Proactively pointing users to resources.
π°AWS image refresh β Now on GovCloud. Includes Kaliβs default (command line) tools again. And there is a new URL.
π°Packaging Guides β Want to start getting your tool inside of Kali? This should help.
π°New Tools & Updates β New Kernel and various new tools and updates for existing ones, as well as setting Proxychains 4 as default.
π°NetHunter Updates β New NetHunter settings menu, select from different boot animations, and persistent Magisk.
π°Win-KeX 2.5 β New βEnhanced Session Modeβ brings Win-KeX to ARM devices
π°Vagrant & VMware β We now support VMware users who use Vagrant.
https://www.kali.org/news/kali-linux-2020-4-release/
#share & #supportus
-------------------> @geekcode π
Share as more as π
Kali Linux
Kali Linux 2020.4 Release (ZSH, Bash, CME, MOTD, AWS, Docs, Win-KeX & Vagrant) | Kali Linux Blog
We find ourselves in the 4th quarter of 2020, and we are ecstatic to announce the release of Kali Linux 2020.4, which is ready for immediate download or updating.
Whatβs different with this release since 2020.3 in August 2020 is:
ZSH is the new default shellβ¦
Whatβs different with this release since 2020.3 in August 2020 is:
ZSH is the new default shellβ¦