Sebastien Lebreton
Sebastien Lebreton
When using `dependency-check` directly: ``` [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Central...
Everything should work properly except "Replace All With Code". I don't know yet if it's possible to make this last feature workable or not with DNC. Seems difficult.
Can you provide your assembly ? And yes this special opcode needs a 'Callsite', a specific operand not yet supported by Reflexil.
Yes I always wanted to have something to "replay" in a logical manner all alterations done through the GUI.
Reflexil must expose access to method.PInvokeInfo.
Could you give me your working assembly + repro please ? I would love to tackle this one
cc @christophwille, do we have a way now with ILSpy 3 to retrieve the original instruction or the IL offset from the window showing decompiled code ? This way we...
Ok thank you Siegfried for the detailed explanation. I will post an issue explaining my need. :)
cc @jbevain
Indeed, We are saving the assembly without the "write symbol" option. https://github.com/sailro/Reflexil/blob/master/Utils/AssemblyHelper.cs#L140