pkg-unpacker
pkg-unpacker copied to clipboard
vercel/pkg vs Angablue/exe
Hello, after I tried compiling with pkg and unpacking it with this unpacker, your code worked and successfully converted it back to its original form. However, I'm facing difficulties with the exe created using Angablue/exe. I noticed that the code from Angablue/exe also uses vercel/pkg without any modifications, even with the addition of resedit to change the details of the exe. But when I unpack it, the output file's entry point is still in an encoded state. I'm really confused about which part these two compilers differ in terms of their results, even though they both use vercel/pkg. Can anyone help me?