Skip to main content
Participant
December 24, 2020
Question

/plugin>MixedFileList,filename encoded

  • December 24, 2020
  • 0 replies
  • 109 views

I want to use the software to read the list of recently opened items and delete a specified record, but I don't know how to decode this encoding into a real file name。

/plugin {
/MixedFileList {
/file0 {
/type 0
/lastOpentime [ 25
323032302d31322d32345431353a31343a35392b30383a3030
]
/size 1038316L
/name [ 14
e69caae6a087e9a2982d332e6169
]
/path [ 34
433a5c55736572735c44535c4465736b746f705ce69caae6a087e9a2982d332e
6169
]
}
}

 

/name [ 14
e69caae6a087e9a2982d332e6169
]

Decode to the real file name!!

This topic has been closed for replies.