bridgeic
October 29th, 2018, 01:47
How this kind of perl code generated?
#!/usr/bin/perl -w
......
# per代码短(plain code)
......
__END__
^_<8b>^H^@^@
......
Ø ^@^WÃÿ^A}»¹fFÃ^P^A
Any friend can guide how to generate such perl script(plain code + compiled code)? And how to reverse it? I want to find the place to check 'project ID', I test debugging it with IDA by remote mode, but without a clue.
I'm not sure whether OneDrive share is permit here, I'll share it if someone can help, thanks.
#!/usr/bin/perl -w
......
# per代码短(plain code)
......
__END__
^_<8b>^H^@^@
......
Ø ^@^WÃÿ^A}»¹fFÃ^P^A
Any friend can guide how to generate such perl script(plain code + compiled code)? And how to reverse it? I want to find the place to check 'project ID', I test debugging it with IDA by remote mode, but without a clue.
I'm not sure whether OneDrive share is permit here, I'll share it if someone can help, thanks.