justaplayer69
Member
- Nov 29, 2023
- 379
- 438
- 131
Just an answer to a simple question. How does your tool work under the hood?What do you need?
Nope, their file list is a binary mess, a serialized python object, definitely not "simple" and definitely not trivial to decode without python. Like someone who has actually done it, I'm curious: if you really managed to do it without python, how did you do it?RPA files are simple archives.
Please don't take this as an offense, this is just pure curiousity from a fellow developer who struggled a lot with implementing a pickle codec from ground up.