diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index b43bd51203..f1b7dcfffb 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -63703,6 +63703,40 @@ "session_types": false, "needs_cleanup": false }, + "encoder_php/hex": { + "name": "PHP Hex Encoder", + "fullname": "encoder/php/hex", + "aliases": [ + + ], + "rank": 500, + "disclosure_date": null, + "type": "encoder", + "author": [ + "Julien Voisin" + ], + "description": "This encoder returns a hex string encapsulated in\n eval(hex2bin()), increasing the size by a bit more than\n a factor two.", + "references": [ + + ], + "platform": "All", + "arch": "php", + "rport": null, + "autofilter_ports": null, + "autofilter_services": null, + "targets": null, + "mod_time": "2024-08-28 10:46:48 +0000", + "path": "/modules/encoders/php/hex.rb", + "is_install_path": true, + "ref_name": "php/hex", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + }, + "session_types": false, + "needs_cleanup": false + }, "encoder_ppc/longxor": { "name": "PPC LongXOR Encoder", "fullname": "encoder/ppc/longxor",