j433866
37428fbe3b
Bake all inputs, not just the active tab.
...
Limits number of workers to number of cpu threads (4 if not supported)
Creates output tabs (switching doesn't work yet)
Disabled some highlighting for now.
2019-03-27 09:05:10 +00:00
d98762625
58a8af20a6
Highligting for Recipe now working. Discovered bug when highlighting on a test case
2019-02-08 14:28:53 +00:00
n1474335
1ef4f71d8b
ESM: Added BackgroundWorkerWaiter for running Magic on output in the background
2018-06-03 17:33:13 +01:00
n1474335
37c8d1b7ea
ESM: Fixed OpModules import to make inline version function correctly
2018-05-29 16:22:04 +00:00
n1474335
ee519c7352
Merged esm branch into feature-magic. Ported FileType ops.
2018-05-20 16:49:42 +01:00
n1474335
037e2f3771
ESM: Ported StrUtils and NetBIOS operations.
2018-05-14 14:31:04 +00:00
n1474335
76a066ab74
The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types.
2018-04-21 12:25:48 +01:00
n1474335
041cd9fb8e
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
2018-04-02 17:10:51 +01:00
n1474335
9b4fc3d3aa
Converted the core to ES modules
2018-03-26 23:14:23 +01:00
n1474335
da473de9f0
Switched from uas_parser.js to ua-parser-js library to improve library management and remove ReDos vulnerabilities. Also improved performance of two native regexes. Thanks to James Davis for raising awareness.
2018-02-28 16:40:15 +00:00
n1474335
6947d2a7f3
Magic operation now displays an ordered table of the most likely decodings.
2018-01-22 23:34:24 +00:00
n1474335
fa6905ef00
Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity
2017-12-29 17:32:23 +00:00
n1474335
d079420d46
Added logging with configurable levels to make debugging easier.
2017-12-28 18:17:38 +00:00
n1474335
ef2ead262b
Fixed merge conflict
2017-10-04 22:54:24 +01:00
n1474335
cd5265fad4
Added 'Disassemble x86' operation
2017-10-04 22:35:44 +01:00
n1474335
877ab57f0a
Multiple Register operations can now be called in a single recipe
2017-09-28 18:39:35 +00:00
n1474335
e2ac297102
Register values now displayed in the recipe
2017-09-28 17:35:52 +00:00
n1474335
f6b52b7c82
Operations can now set options from within the worker
2017-09-20 00:37:57 +01:00
n1474335
13f07abb8a
Highlighting now works with the web worker
2017-09-19 23:34:03 +01:00
n1474335
c93edec55b
Switched to val-loader and compiling MetaConfig
2017-09-17 13:47:33 +01:00
n1474335
cb6708c02e
XOR Brute Force operation now has a variable key length
2017-08-31 00:24:24 +01:00
n1474335
d68523a54e
Added status message mechanism for the Worker to report to the app
2017-08-25 01:24:12 +01:00
n1474335
a4aee761c2
Added module and threading support for the inline version.
2017-08-25 00:25:49 +01:00
n1474335
a61cf6a68a
Added module framework
2017-08-09 20:09:23 +01:00
n1474335
78d0369e71
Added loader for long bakes and improved initial loading sequence
2017-07-28 14:43:44 +01:00
n1474335
760ab688b2
Create ChefWorker and move bake process into it
2017-07-05 00:14:47 +01:00