The p-code tag has no wiki summary.
6
votes
3answers
618 views
Reverse engineering a Visual Basic p-code binary
p-code is the intermediate code that was used in Visual Basic (before .NET). I would like to know where I can find resources/tools related to analysis of these virtual machine codes.