Skip to content

[question]Getting a list of all strings #2190

Answered by compasslg
KakCAT asked this question in Help
Discussion options

You must be logged in to vote

I think there is no need to use ILSpy for that, just Mono.Cecil is enough to do the job. Scan through all the IL instructions and look for the ldstr opcode.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by siegfriedpammer
Comment options

You must be logged in to vote
2 replies
@siegfriedpammer
Comment options

@siegfriedpammer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants