Commit graph

2419 commits

Author SHA1 Message Date
n1474335
f6d73072d4 9.7.19 2020-02-21 11:08:19 +00:00
n1474335
361fd8b2e7 Dependency update 2020-02-21 11:08:19 +00:00
Matt
02712ff84b Update libyara-wasm 2020-02-21 11:08:19 +00:00
Matt
4fe70f3be4 Add YARA rules node test 2020-02-21 11:08:19 +00:00
Matt
e09e57692f Updated yara to v3.11.0 and openssl to v1.1.1d
finally managed to fudge the compiler
2020-02-21 11:08:19 +00:00
n1474335
dd2cc645b2 Updated README 2020-02-21 11:08:19 +00:00
n1474335
21dd64e141 Improved theme selection. Added changeTheme method. 2020-02-21 11:08:19 +00:00
Ryan Adolf
c65e4fec1e Document theme option in README 2020-02-21 11:08:19 +00:00
Ryan Adolf
6dcb1af7c8 Theme configuration through url 2020-02-21 11:08:19 +00:00
n1474335
245de68b66 Added tabindex to ingredients 2020-02-21 11:08:19 +00:00
Brian Hoang
1db932f62a auto focus on search bar and made searchbar and text area tab-able 2020-02-21 11:08:19 +00:00
n1474335
68fa116309 9.7.18 2020-02-21 11:08:19 +00:00
Matt
829875c854 Update nightwatch and chromedriver
Rebase onto master
2020-02-21 11:08:19 +00:00
n1474335
7130309206 Update .travis.yml 2020-02-21 11:08:19 +00:00
n1474335
8734eb8c76 Update README.md 2020-02-21 11:08:19 +00:00
n1474335
ae30d77a75 9.7.17 2020-02-21 11:08:19 +00:00
n1474335
a2ffc7527f Fork no longer appends its merge delimiter to the end of the output. Closes #692 2020-02-21 11:08:19 +00:00
n1474335
18e92dc632 9.7.16 2020-02-21 11:08:19 +00:00
n1474335
c0f3e2a5b1 DES no longer requires an IV in ECB mode 2020-02-21 11:08:19 +00:00
n1474335
b630d5e205 9.7.15 2020-02-21 11:08:19 +00:00
Storms-Engineering
5fe5b212ff PHP Deserialize NULL values converted to correctly
PHP Deserialize now correctly returns N as a null instead of an empty object
2020-02-21 11:08:19 +00:00
n1474335
770ec68a1d 9.7.14 2020-02-21 11:08:19 +00:00
n1474335
4d1df67299 Added tests for Utils.parseEscapedChars 2020-02-21 11:08:18 +00:00
wh0
ac0b3d4572 Utils: don't consume three backslashes at a time 2020-02-21 11:08:18 +00:00
n1474335
f97e94b73b Tidied up chainCommands function in Gruntfile 2020-02-21 11:08:18 +00:00
Björn Heinrichs
f9e6fbbd89 Fixed building on Windows
On Windows OperationConfig was not generated.
See #360 #645 for more Information.
2020-02-21 11:08:18 +00:00
n1474335
0ec1461019 Fixed search box appaerance in Firefox 2020-02-21 11:07:32 +00:00
n1474335
de67aab964 Updated bug report template 2020-02-21 11:07:32 +00:00
Tan Zhen Yong
13d6a65e12 Rename feature request issue template
- to remain consistent with other issue templates using a `-` instead of `_`
2020-02-21 11:07:31 +00:00
Tan Zhen Yong
1ad81c1a32 Remove duplicate bug report issue template
The bug report issue template is duplicated (`bug-report.md` and
`bug_report.md`, note the `-`/`_` difference).

Thus, GitHub was unable to use the bug report issue template, and it
does not show up when a new issue is being created.

Let's remove the duplicate template `bug_report.md`.
2020-02-21 11:07:31 +00:00
n1474335
05d728c4fa 9.7.13 2020-02-21 11:07:31 +00:00
n1474335
0868ab4dca Added length check to Triple DES IVs 2020-02-21 11:07:31 +00:00
Storms-Engineering
8be26ab24b DES Encrypt/Decrypt - checks length of IV string
Checks the length of IV string when encrypting.  DES encrypt/decrypt test swas updated to use utf8 instead of HEX.
2020-02-21 11:07:31 +00:00
n1474335
aee373b96c 9.7.12 2020-02-21 11:07:31 +00:00
n1474335
df6a60a44a Fixed some typos 2020-02-21 11:07:31 +00:00
n1474335
7971ea6c9d Removed Clippy 2020-02-21 11:07:31 +00:00
n1474335
05d934b339 9.7.11 2020-02-21 11:07:31 +00:00
n1474335
67d0bdaec4 Added test to ensure all operations are in a category. Added various operations to categories. 2020-02-21 11:07:31 +00:00
n1474335
7ea5533a37 9.7.10 2020-02-21 11:07:31 +00:00
n1474335
84b6a775a7 Base64 operations now throw a meaningful error if the alphabet is the wrong length 2020-02-21 11:07:31 +00:00
d98762625
be0c2de1b9 fix linting tests 2020-02-21 11:07:31 +00:00
d98762625
296a0f5108 make async node tests actually fail when they fail. Update tests that were failing 2020-02-21 11:07:31 +00:00
n1474335
3bb1bfd15f 9.7.9 2020-02-21 11:07:31 +00:00
n1474335
f7216a52e1 9.7.8 2020-02-21 11:07:31 +00:00
n1474335
78a0a09967 Improved PE extractor to also carve the overlay if possible 2020-02-21 11:07:31 +00:00
d98762625
9c66939766 update gitignore 2020-02-21 11:07:30 +00:00
n1474335
21887cb0b1 9.7.7 2020-02-21 11:07:30 +00:00
n1474335
121a605006 Added several more file signatures. The background magic button now highlights when a file type has been detected. 2020-02-21 11:07:30 +00:00
n1474335
aaa825ee5e 9.7.6 2020-02-21 11:07:30 +00:00
n1474335
2d51815227 Fixed webm signature 2020-02-21 11:07:30 +00:00