Content deleted Content added
→Katana: added brief summary of katana project |
→Katana: fixed ref placement, fixed ELF link |
||
Line 234:
=== Katana ===
Katana<ref name="Katana 2010">{{cite journal
| title = Katana: Towards Patching as a Runtime Part of the Compiler-Linker-Loader Toolchain
| author-first1 = Sergey | author-last1 = Bratus
Line 249:
| archiveurl = https://web.archive.org/web/20160522191914/http://www.igi-global.com/article/katana-towards-patching-runtime-part/46149
| archivedate = 2016-05-22
}} [http://cs.dartmouth.edu/~sws/pubs/borsl10.pdf] [https://web.archive.org/web/20160522191918/http://cs.dartmouth.edu/~sws/pubs/borsl10.pdf]</ref> is a research system that provides limited dynamic updating (similar to Ksplice and its forks) for user-mode [[ELF|Executable and linkable format]] binaries. The Katana patching model operates on the level of ELF objects, and thus has the capacity to be language-agnostic as long as the compilation target is ELF.
=== Kitsune and Ekiden ===
|