In the original old ebxtotxt script, there's a feature to include the file's offset in the decoded ebx like this

To enable it in the old script, uncomment this line

So that it makes it easier to identify which offset that correspond the decoded function in the ebx. Can you make this possible on yours?
In the original old ebxtotxt script, there's a feature to include the file's offset in the decoded ebx like this

To enable it in the old script, uncomment this line

So that it makes it easier to identify which offset that correspond the decoded function in the ebx. Can you make this possible on yours?