Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lucasnichele
on April 12, 2018
|
parent
|
context
|
favorite
| on:
Writing a Managed JIT in C# with CoreCLR
Is there any problem in using this in applications that verify the code signature?
chrisseaton
on April 12, 2018
[–]
It's the bytecode (the 'intermediate language' in CLR terminology) that is verified by signature, not the dynamically generated machine code, so it won't make any difference.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: