I want to make an obfuscator but after replaying ldstr with my method all
functions with branch statements crashes.

If (string == "something1")
else if (string == "something2")

or

case(string)
"something1"
"something2"

I dont know how to fix the offsets. Need your help !
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Fix-offsets-of-branch-statements-after-replacing-ldstr-with-a-obfuscate-method-tp3048398p3048398.html
Sent from the Mono - Cecil mailing list archive at Nabble.com.

-- 
--
mono-cecil

Reply via email to