n1474335
|
27ec4aa923
Magic operation now recognises useful operations such as 'Render Image' even though their output cannot be analysed
|
7 years ago |
n1474335
|
99ade42e9a
Added 'Intensive mode' to the Magic operation, where it brute-forces various simple encodings like XOR or bit rotates.
|
7 years ago |
n1474335
|
544d78f461
The Magic operation now only checks the most commonly used Internet languages by default, to lower false positives and improve performance.
|
7 years ago |
n1474335
|
2bc563b693
Added support for 238 languages to the Magic operation.
|
7 years ago |
n1474335
|
23bdfd04a2
Magic operation now shows matching ops even if they are not run.
|
7 years ago |
n1474335
|
6624f25a64
Magic operation now detects UTF8 and gives a probability score for each language
|
7 years ago |
n1474335
|
865ee6a720
Magic operation tidying
|
7 years ago |
n1474335
|
6947d2a7f3
Magic operation now displays an ordered table of the most likely decodings.
|
7 years ago |
n1474335
|
28abd00d82
Added speculative execution of recipes to determine the most likely decodings.
|
7 years ago |
n1474335
|
a1624a9215
Added detection patterns for non-standard Base64 alphabets, Base58 and Base32.
|
7 years ago |
n1474335
|
fc2828fee3
Added Magic operation with the ability to detect language, file type and some encoding types.
|
7 years ago |
n1474335
|
fa6905ef00
Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity
|
7 years ago |
n1474335
|
12fc8c22dd
Made some naming changes to Label-related operations.
|
7 years ago |
bwhitn
|
e500cfae75
Fixed errors
|
7 years ago |
bwhitn
|
f01c0adee2
Changed jumps from index based to label base. Updated test.
|
7 years ago |
bwhitn
|
7abda44fd6
Added Negative Matching to conditional jumps so negative lookahead is not required.
|
7 years ago |
n1474335
|
ee57a92daa
Improved register reference regex
|
7 years ago |
n1474335
|
877ab57f0a
Multiple Register operations can now be called in a single recipe
|
7 years ago |
n1474335
|
e2ac297102
Register values now displayed in the recipe
|
7 years ago |
n1474335
|
b86dceb3c6
Added Register operation
|
7 years ago |
n1474335
|
a61cf6a68a
Added module framework
|
8 years ago |
n1474335
|
03fc22d3da
Merge conflicts
|
8 years ago |
n1474335
|
d3377d56b4
Merge branch 'no-var-rule' of https://github.com/graingert/CyberChef into graingert-no-var-rule
|
8 years ago |
Thomas Grainger
|
d05543db30
manual fixes
|
8 years ago |
Thomas Grainger
|
b33f73ac9a
autofix no-var
|
8 years ago |
n1474335
|
8096fd20a7
Fixed lint errors
|
8 years ago |
n1474335
|
addd45ae8e
Added 'Comment' operation for annotating the recipe
|
8 years ago |
toby
|
c39622ed1e
Add support for async ops using async/await
|
8 years ago |
n1474335
|
559e32a16a
Merged upstream master
|
8 years ago |
n1474335
|
131b3a83c1
Converted all modules from CommonJS to ES6
|
8 years ago |