herrcore
|
91f1fee540
|
Merge pull request #55 from Tressos-Aristomenis/sdbm_65599_x64
64-bit SDBM hash function with constant 65599
|
2024-01-19 21:42:39 -05:00 |
|
Tressos-Aristomenis
|
072c84f48d
|
64-bit SDBM hash function with constant 65599
|
2024-01-20 04:24:40 +02:00 |
|
herrcore
|
7eb7a5ec85
|
Merge pull request #54 from Still34/patches/tonepipeshell
Add TOnePipeShell hashing algo
|
2024-01-19 01:03:26 -05:00 |
|
Still Hsu
|
f5e006c062
|
Add TOnePipeShell hashing algo
|
2024-01-19 13:55:32 +08:00 |
|
herrcore
|
d180cb4566
|
Merge pull request #53 from joaogodinho/main
Add SmokeLoader ROL8 XOR
|
2024-01-18 07:11:56 -05:00 |
|
joaogodinho
|
1a7e8cb7a7
|
Add SmokeLoader ROL8 XOR
|
2024-01-18 10:18:46 +00:00 |
|
herrcore
|
d5682472f0
|
Merge pull request #49 from jhalon/brc4_joaat
Add JOAAT Hash Algorithm used by BRC4
|
2023-12-06 18:28:45 -05:00 |
|
Jack Halon
|
2c3bdad9c8
|
Fix Type Error from pytest in brc4_joaat.py
|
2023-12-03 17:22:38 -06:00 |
|
Jack Halon
|
93b975f27b
|
Add JOAAT Hash Algorithm used by BRC4
|
2023-12-03 14:02:31 -06:00 |
|
herrcore
|
fef32157a3
|
Merge pull request #47 from jershmagersh/add-65599-multiply
Adding algorithm for adding 65599 and multiplying the result.
|
2023-10-20 11:58:02 -04:00 |
|
jershmagersh
|
434b837250
|
Fixing for byte strings as input.
|
2023-10-20 11:25:48 -04:00 |
|
jershmagersh
|
79d724b4fa
|
Adding algorithm for adding 65599 and multiplying the result.
|
2023-10-20 11:15:45 -04:00 |
|
herrcore
|
f0ef5b34d9
|
Merge pull request #46 from l3fdb33f/Mul3_add
Adding algorithm seen in CS Loader
|
2023-10-12 16:21:33 -04:00 |
|
l3fdb33f
|
6f5adb9ab4
|
Adding algorithm seen in CS Loader
|
2023-10-12 14:37:37 -04:00 |
|
herrcore
|
55e9299daa
|
Merge pull request #45 from y0ug/mythic_unknown
Add hash algorithm for unknown Mythic agent
|
2023-08-16 01:48:01 -04:00 |
|
Hugo Caron
|
3599253d74
|
Add hash algorithm for unknown Mythic agent
|
2023-08-09 21:47:59 +02:00 |
|
herrcore
|
32b44d01e9
|
Merge pull request #44 from 3c7/algorithm/ror8_add_xor_ab832e83
Added ror8_add_xor variant
|
2023-06-26 19:05:50 +02:00 |
|
3c7
|
45af1e605e
|
Make flake8 happy.
|
2023-06-26 16:44:21 +02:00 |
|
3c7
|
de10ab6f04
|
Added ror8_add_xor variant
|
2023-06-26 16:24:26 +02:00 |
|
herrcore
|
c5c5ec48da
|
Merge pull request #43 from phate1/d0nut
added d0nut algorithm
|
2023-06-15 21:30:13 +02:00 |
|
peter Gurney
|
8be418e128
|
added d0nut
|
2023-06-13 14:20:04 +01:00 |
|
herrcore
|
dd3d6084af
|
added shr1_shl7_2326
|
2023-04-12 21:44:38 -04:00 |
|
herrcore
|
6d5b8674db
|
Merge pull request #42 from Still34/patches/deedrat-add-export-name
Add DeedRAT export name hashing algo
|
2023-03-16 21:00:26 +01:00 |
|
Still Hsu
|
d56e5dede8
|
Add DeedRAT export name hashing algo
Signed-off-by: Still Hsu <dev@stillu.cc>
|
2023-03-16 09:29:50 +08:00 |
|
herrcore
|
976a01af22
|
Merge pull request #41 from Still34/features/deedrat
Add DeedRAT hashing algo
|
2023-03-15 21:49:35 +01:00 |
|
Still Hsu
|
2dd5f9f8aa
|
Add DeedRAT hashing algo
Signed-off-by: Still Hsu <dev@stillu.cc>
|
2023-03-15 17:30:47 +08:00 |
|
herrcore
|
a7029c85df
|
fixed naming convention
|
2023-02-01 20:35:45 -05:00 |
|
herrcore
|
a5eef90ef8
|
Merge pull request #39 from dodo-sec/paradise-murmurhash3
Create paradise-murmurhash3.py
|
2023-02-02 02:10:45 +01:00 |
|
dodo-sec
|
addfe263c3
|
Create paradise-murmurhash3.py
|
2023-02-02 00:56:34 +00:00 |
|
herrcore
|
e5ea0f1df7
|
updated readme header image
|
2022-12-21 19:01:17 -05:00 |
|
herrcore
|
4335a38d67
|
Merge pull request #38 from GRX78FL/vohuk_ransomware_djb2_dec_2022
Added DJB2 variant of Vohuk ransomware
|
2022-12-22 00:59:57 +01:00 |
|
GRX78FL
|
47ea8e28ac
|
Added DJB2 variant of Vohuk randomware
|
2022-12-21 12:45:03 -05:00 |
|
herrcore
|
b887cd41f2
|
Merge pull request #37 from quangnh89/main
add Win32/Tinba api hashing algorithm
|
2022-12-12 19:42:44 +01:00 |
|
Quang Nguyen
|
a677a478a5
|
add Win32/Tinba api hashing algorithm
|
2022-12-07 14:55:50 +07:00 |
|
herrcore
|
cbf18971df
|
Merge pull request #36 from apodlosky/main
Add Blister loader v2 API hash
|
2022-10-14 06:39:14 +02:00 |
|
Adam Podlosky
|
c3e6e9c399
|
Add Blister loader v2 API hash
|
2022-10-13 22:19:50 -06:00 |
|
herrcore
|
79a61e7c6a
|
Merge pull request #35 from threatlabz/main
add danabot api hashing algorithm
|
2022-10-07 22:17:47 +02:00 |
|
ThreatLabz
|
6375553569
|
add danabot api hashing algorithm
|
2022-10-07 13:14:06 -07:00 |
|
herrcore
|
8881f252ab
|
Merge pull request #34 from Lichtlos/patch-1
cleanup file
|
2022-09-28 12:06:55 +02:00 |
|
Alexander Klute
|
f5985d705b
|
cleanup file
removed copy/paste license from other project
|
2022-09-27 17:31:06 +02:00 |
|
herrcore
|
aaecfb03ee
|
Merge pull request #33 from ByridianBlack/crypt_bot_ror13_add10
Added new hash algorithm for cryptobot
|
2022-09-27 16:35:45 +02:00 |
|
Philip Okoh
|
70f2ba8d10
|
Added new hash algorithm for cryptobot
|
2022-09-27 09:58:00 -04:00 |
|
herrcore
|
d9d93ef906
|
Merge pull request #32 from danielmoder/main
Added Conti hashing algorithm with seed 0x5B2D
|
2022-09-22 15:43:28 -04:00 |
|
Daniel Moder
|
6a6a16d17c
|
Added Conti hashing algorithm with seed 0x5B2D
|
2022-09-22 12:37:23 -07:00 |
|
herrcore
|
3bf73802ca
|
Merge pull request #31 from danielmoder/main
Added Conti hashing algorithm with seed 0xB801FCDA
|
2022-09-18 19:39:01 -04:00 |
|
Daniel Moder
|
2690629bf0
|
Added Conti hashing algorithm with seed 0xB801FCDA
|
2022-09-18 12:50:19 -07:00 |
|
herrcore
|
2b34605a2e
|
Merge pull request #29 from OALabs/lockbit3_strings
added lockbit3 process hash algo
|
2022-07-24 17:20:44 -04:00 |
|
herrcore
|
24e3a7ef39
|
added lockbit3 process hash algo
|
2022-07-24 17:19:31 -04:00 |
|
herrcore
|
69e2bee015
|
updated Lockbit 3.0 algo
|
2022-07-14 17:34:12 -04:00 |
|
herrcore
|
081199b75a
|
Merge pull request #28 from OALabs/lockbit3
added Lockbit 3.0 algo with a seed of 0x0
|
2022-07-14 16:50:21 -04:00 |
|