Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Aug 28, 2024
1 parent 2aea8b4 commit ab4bc03
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ab4bc03

Please sign in to comment.