The tag has no wiki summary.

learn more… | top users | synonyms

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.