python compare hashes
script เพื่อใช้ตรวจสอบค่า hash ของ files ใน 2 folders ใช้ในกรณีเช่น ตรวจเจอ apk ที่มีค่า hash ของ apk ไม่ตรงกัน เมื่อ decompiled ออกมาแล้วใช้ตรวจสอบแยกแต่ละไฟล์ว่าระหว่าง 2 apks มีไฟล์ไหนไม่ตรงกันบ้าง
Table of Contents
Installation
pip install compare-hash
Usage
compare-hash './folder_1' './folder_2'
2023-01-30 12:56:00 :: Start comparison between ./folder_1 and folder_2
2023-01-30 12:56:01 :: End comparison
2023-01-30 12:56:01 :: Finished
| Name | Version | Release |
|---|---|---|
| compare_hash | v.0.5 | 2023-02-13 14:46 |
Release files for compare-hash 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| compare-hash-0.0.5.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| compare_hash-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.1 kB
Release files / compare-hash-0.0.5.tar.gz
| Download URL | compare-hash-0.0.5.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
66dae020916fe4bbb35a88d1c075a1ec274fa10d20f3e2a626ec76dff8614d4c
|
|
BLAKE2b-256 checksum How to use checksums |
3ba9da6239f0849b3d4a0f8ce3693eaf4e08e6c983d66fa14f9ba796de29ff54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|
Release files / compare_hash-0.0.5-py3-none-any.whl
| Download URL | compare_hash-0.0.5-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
72286bf82c387d59cb3765f5825d1a597ee319409bac826139719bda271a93d5
|
|
BLAKE2b-256 checksum How to use checksums |
3b1c32476cb37312bee8e1f83f10b2fedc251d786bff9001adab7987e55168bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|