Bart van Andel
de5b03f854
chore: fix class name for analyse UUID operation
2025-04-04 10:24:46 +02:00
Bart van Andel
457d28fc55
feat: support UUID v1, v3, v4, v5, v6, v7
...
- Add v6 and v7 as valid options
- Add unit tests for generating and analyzing all supported versions
2025-04-04 10:24:46 +02:00
victorlpgazolli
e0bdde89c4
testing only class default value
2025-04-04 10:24:46 +02:00
victorlpgazolli
68db8e93b7
ref assert validation uuid tests
2025-04-04 10:24:46 +02:00
victorlpgazolli
9069d8e3ec
ref uuid tests
2025-04-04 10:24:46 +02:00
victorlpgazolli
e146636250
add more uuid tests
2025-04-04 10:24:45 +02:00
victorlpgazolli
c0af2a9eb5
add analyse uuid category
2025-04-04 10:24:45 +02:00
victorlpgazolli
ae5648ede1
add analyse uuid version
2025-04-04 10:24:45 +02:00
victorlpgazolli
197d6735d2
ref generate uuid versions v1, v3, v4 and v5
2025-04-04 10:24:45 +02:00
victorlpgazolli
75b52bef6d
add uuid dependency
2025-04-04 10:24:45 +02:00
a3957273
848660f8e1
Merge pull request #2006 from 0xh3xa/master
...
Bug Fix: selected theme not loading when refreshing
2025-04-03 19:15:02 +01:00
heaprc
0e7b1f7c78
resolve conflict in applyPreferredColorScheme method
2025-04-03 09:31:53 +02:00
0xh3xa
bbb211d819
Merge branch 'master' into master
2025-04-03 09:23:39 +02:00
0xh3xa
9ca0152aac
Merge branch 'master' into master
2025-04-03 09:22:38 +02:00
a3957273
4b72484ca4
Merge pull request #1993 from r4mos/master
...
Add CRC Operation
2025-04-03 08:22:11 +01:00
a3957273
e469f00fc7
Merge pull request #1286 from ccarpo/master
...
Added a JSON to YAML and a YAML to JSON operation
2025-04-03 08:19:20 +01:00
a3957273
75e3f35932
Merge pull request #1863 from JSCU-CNI/x509_fingerprints
...
Add fingerprints to the 'Parse X.509 certificate' operation
2025-04-03 08:18:04 +01:00
a3957273
9a8804ab94
Merge pull request #1604 from zhzy0077/jq
...
Support jq as an operation.
2025-04-03 08:15:35 +01:00
a3957273
f5b5227e53
Merge pull request #1909 from flakjacket95/master
...
Add SM2 Encrypt and Decrypt Operations
2025-04-03 08:14:23 +01:00
a3957273
14472d3b40
Merge pull request #2007 from 0xh3xa/bugfix/invalid-theme-option
...
Load the user's preferred color scheme if the URL contains an invalid theme
2025-04-03 08:00:39 +01:00
heaprc
9f30dd0e7a
fix invalid theme error
2025-03-29 04:40:29 +01:00
0xh3xa
49d69a293b
Fix selected theme not loading when refreshing
2025-03-29 01:27:38 +01:00
Paul Vié
23de98f892
Add ECB/NoPadding and CBC/NoPadding Encryption
2025-03-26 11:46:47 +01:00
Dan Flack
8852712f0d
Merge branch 'master' into master
2025-03-16 00:44:31 -04:00
zhzy0077
b62def3d3e
making it a seperate module.
2025-03-12 20:15:23 +08:00
zhzy0077
464c92e7bf
Rename to "Jq"
2025-03-12 20:15:09 +08:00
zhzy0077
95044ab767
Making it depending on 0.5.1 version.
2025-03-12 20:15:00 +08:00
CCarpo
a809321b63
renamed function for clarity
2025-03-10 20:55:35 +01:00
Computer Network Investigation
b6f0f9b200
Merge branch 'master' into x509_fingerprints
2025-03-10 16:44:41 +01:00
PathToLife
a42c7de112
test buildah platforms flag environment variables
2025-03-10 18:00:49 +13:00
PathToLife
b85036b78f
Dockerfile manual architecture selection for multiplatform build. Disable NPM Publish for testing
2025-03-10 17:28:20 +13:00
PathToLife
3b75e13287
ci release error fix, apply detect chrome driver version npm install env var
2025-03-10 12:46:34 +13:00
CCarpo
98ef5d0110
Merge branch 'master' into master
2025-03-07 15:03:33 +01:00
ccarpo
2c21d72a6a
Merge branch 'master' of https://github.com/ccarpo/CyberChef
2025-03-07 12:39:30 +01:00
r4mos
42efc0187c
Fixed Test for non-working buttons
2025-03-04 08:46:41 +01:00
r4mos
d5f007deea
Fixed non-working buttons
2025-03-04 08:43:16 +01:00
r4mos
566b423065
Correct forgotten test
2025-03-03 17:33:54 +01:00
r4mos
1b4760c447
Add Custom CRC
2025-03-03 17:15:26 +01:00
r4mos
3025391821
Browser test changed to adapt to new CRC operation
2025-03-03 09:19:01 +01:00
r4mos
4e62aa6e1d
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
2025-03-02 01:51:09 +01:00
r4mos
fcecd029c7
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
2025-03-02 01:41:12 +01:00
kenduguay1
f4988328be
Merge branch 'master' into push-input-through-postmessage
2025-02-28 14:45:20 -05:00
ken
7710c5ef49
Add event listener for message events
...
Add handler for message events
2025-02-28 19:44:04 +00:00
peterc-s
3057a20791
Add Base32 Hex Extended option.
2025-02-28 16:52:15 +00:00
PathToLife
b2981d3cc7
Merge branch 'master' into feature/docker-multiplatform-build
2025-02-24 04:47:35 +00:00
Odyhibit
2c32a64bfe
Remove trim from rail fence.
2025-02-21 20:40:37 -06:00
a3957273
d3357d2acd
Merge pull request #1981 from bartblaze/master
2025-02-21 22:12:47 +00:00
MANDEM_VIGNESH_KUMAR_REDDY
4baa26336d
Update vigenere.js
2025-02-18 18:30:50 +05:30
MANDEM_VIGNESH_KUMAR_REDDY
27c9330b9f
Create vigenere.js
...
in these peice of code you can use it for the alphabets and including numbers and removing out all the traces of punctuation marks and special characters and making it easy to work with and along side these code has both the encryption and decryption codes
2025-02-18 11:05:23 +05:30
Jon King
91125f00e7
updated Jsonata Query tests header title
2025-02-17 10:19:38 -07:00