mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 09:11:37 -04:00
Add Malbolge operation in new esoteric programming category
This commit is contained in:
parent
8148c1a8a8
commit
6913afed00
6 changed files with 147 additions and 0 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -8172,6 +8172,11 @@
|
|||
"pify": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"malbolge-vm": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/malbolge-vm/-/malbolge-vm-1.0.2.tgz",
|
||||
"integrity": "sha1-AXFAPb2Js4qi10yUzalcqRGo9ms="
|
||||
},
|
||||
"map-age-cleaner": {
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue