diff --git a/README.md b/README.md index 03a8653..c11bdd3 100644 --- a/README.md +++ b/README.md @@ -71,11 +71,10 @@ print( - Chepy can interface with the full Cyberchef web app to a certain degree. It is easy to move from Chepy to Cyberchef if need be. - The Chepy python library is significantly faster than the Cyberchef Node library. - Works with HTTP/S requests without CORS issues. +- `magic` support via the Chepy ML plugin. #### Disadvantages -- Chepy is not a web app (at least for now). - Chepy does not offer every single thing that Cyberchef does -- Chepy does not have the `magic` method (at the moment) ## Installation diff --git a/chepy/chepy_plugins b/chepy/chepy_plugins index 164f631..9301523 160000 --- a/chepy/chepy_plugins +++ b/chepy/chepy_plugins @@ -1 +1 @@ -Subproject commit 164f63115b79f974770b30884181aa764beb2757 +Subproject commit 93015234ec5e9d76cfc3edb57ba1b4a22b3778e3