mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 14:15:55 +03:00
[PR #112] [CLOSED] Added: header-info option #137
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ElDavoo/wa-crypt-tools/pull/112
Author: @kingbtcvl
Created: 2/17/2024
Status: ❌ Closed
Base:
main← Head:headerinfo📝 Commits (5)
be955f3Add header-info argumentdedaa41Add header-info argument4d4fd36Add header-info argumente706389Add header-info argumentafe8877Merge branch 'ElDavoo:main' into headerinfo📊 Changes
8 files changed (+120 additions, -23 deletions)
View changed files
📝
proto/backup_expiry.proto(+2 -0)📝
src/wa_crypt_tools/lib/db/dbfactory.py(+10 -2)📝
src/wa_crypt_tools/proto/C14_cipher_pb2.py(+16 -4)📝
src/wa_crypt_tools/proto/C15_IV_pb2.py(+16 -4)📝
src/wa_crypt_tools/proto/backup_expiry_pb2.py(+16 -4)📝
src/wa_crypt_tools/proto/backup_prefix_pb2.py(+16 -4)📝
src/wa_crypt_tools/proto/key_type_pb2.py(+16 -4)📝
src/wa_crypt_tools/wadecrypt.py(+28 -1)📄 Description
I add a
--header-info, which allows for printsíng all the header information from the decrypted file.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.