-
Updated
Feb 8, 2022 - Python
#
recovery
Here are 333 public repositories matching this topic...
Continuous Archiving for Postgres
python
backups
postgres
backup
replication
blob-store
archiving
postgresql
s3
google-cloud-storage
openstack-swift
recovery
azure-blob
pitr
a crash recovery framework.(一个App异常恢复框架)
-
Updated
Feb 17, 2019 - Java
Twitch VOD tool which recovers all VODs including those that are sub only or deleted.
twitch
streaming
twitchtv
stream
streamer
recovery
twitch-tv
twitch-api
recover
recovering-data
streamer-tool
recover-files
vods
vod-links
twitch-servers
downloading-vods
-
Updated
Mar 8, 2022 - Java
Parsing and re-packing Android boot.img/vbmeta.img/payload.bin, supporting Android 13 preview
-
Updated
Jun 5, 2022 - C
Backup and recovery manager for PostgreSQL
-
Updated
Jun 3, 2022 - Python
chrome
browser
csharp
virus
history
malware
cookies
bookmarks
chromium
trojan
recovery
passwords
decrypt
credit-cards
chromium-browser
opera-browser
stealer
brave-browser
-
Updated
Sep 7, 2020 - C#
backup
walrus
s3
minio
s3-storage
recovery
high-availability
hacktoberfest
digitalocean-spaces
clivern
minio-storage
-
Updated
Jun 6, 2022 - Go
IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
-
Updated
Jun 6, 2022 - Java
Open
MacOS compatibility
PabloLec
commented
Jun 21, 2021
Currently, RecoverPy only works with Linux systems.
This is due to the different tools it uses under the hood but theoretically it could be adapted to work on macOS.
grep
, dd
and even progress
are compatible with macOS, so no change needed here.
But lsblk
is not, so here is the first difference.
Additions needed I can think of right now are:
- Detect if OS is Linux or macOS (done)
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A Python library/script to automatically generate TWRP-compatible device tree from a boot/recovery image
-
Updated
Jun 1, 2022 - Python
Guides to setting up a media storage system, backing it up, and recovering from failures
-
Updated
Oct 5, 2020
pdf
dictionary
zip
rar
file
password
bruteforce
python3
recovery
cracking
dictionary-attack
shadow
bruteforce-attacks
zydra
-
Updated
Jun 6, 2021 - Python
Cloud Native Infrastructure BackUp & RecoveRY
-
Updated
Apr 2, 2019 - Go
Extract two-factor authentication (2FA, TFA) secret keys from export QR codes of "Google Authenticator" app
python
otp
totp
google-authenticator
recovery
proto3
tfa
qr-codes
otpauth
2fa
recovering-data
secret-keys
otpauth-migration
-
Updated
Jan 6, 2022 - Python
FAT filesystems explore, extract, repair, and forensic tool
system
disk
filesystem
forensics
fat
repair
recovery
sector
fat-filesystems
orphaned-files
fatcat
cluster-number
-
Updated
Jan 18, 2022 - C++
An open source batch script based WiFi Passview for Windows!
gulp
bitcoin
hacking
wifi
password
batch
wireless
recovery
wifi-network
batch-script
wifi-configuration
hacking-tool
wifi-security
wifimanager
wifi-password
social-engineering-attacks
social-engineering
wifi-passview
-
Updated
Jan 29, 2022 - Batchfile
Program, created to make popular adb and fastboot commands easier to use
android
kotlin
sdk
swing
adb
pixel
android-sdk
jar
android-development
logcat
recovery
xiaomi
fastboot
system-apps
android-adb
-
Updated
May 9, 2022 - Kotlin
QR Code Analysis and Recovery Toolkit
-
Updated
Jan 20, 2022 - JavaScript
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
rust
async
asynchronous
fault-tolerance
reliability
recovery
async-await
erlang-otp
fault-detection
reliability-backplane
-
Updated
Jul 7, 2021 - Rust
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
rust
backup
archive
reed-solomon
recovery
fec
reedsolomon
bitrot
data-recovery
sbx
forward-error-correction
seqbox
rsbx
sector-level-recovery
burst-sector-errors
blockyarchive
blkar
blocky-archive
-
Updated
Jun 6, 2022 - Rust
-
Updated
May 11, 2019 - Python
Bareos Web User Interface
-
Updated
Nov 4, 2019
Improve this page
Add a description, image, and links to the recovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recovery topic, visit your repo's landing page and select "manage topics."
The default read timeout for the
botocore.response.StreamingBody
used duringbarman-cloud-restore
operations from s3 is 60s.In practice this is not always long enough - if nothing can be read from the underlying socket for longer than 60s then boto3 will raise a
ReadTimeoutError
and close the stream. Because the stream is closed we cannot recover from this error. Any attempt to retry wil