List Question
20 TechQA 2023-11-21T04:29:09.370000How to call the original function within a livepatch?
43 views
Asked by Frontier_Setter
How to modify a Linux kernel header file without compiling like livepatch?
116 views
Asked by Mercurial
how to hotpatch phar package?
183 views
Asked by hanshenrik
Is the Hot Patching padding always a multiple of 16?
248 views
Asked by vengy
What happens to the CPU pipeline when the memory with the instructions is changed by another core?
677 views
Asked by Daniel
linux process TEXT segment expansion
212 views
Asked by ipolit__
Azure app service instance history and versions of patch updates
317 views
Asked by G. D'Seas
Can modules be hotpatched?
127 views
Asked by Kaiepi
How can I apply the hot patch to fix bugs in the symfony project?
326 views
Asked by slince
Jump label patching in userspace
272 views
Asked by smichak
Does MSVC/Win32 guarantee function start address is aligned
149 views
Asked by amanjiang
Hooking framework (Detours-like)
980 views
Asked by dom0
How can I update javascript/css assets on a long lived page after a release?
102 views
Asked by Parris
Hooking - hotpatching
2k views
Asked by GuiTeK
How to call original function after hotpatch
1.4k views
Asked by Brandon
x64 MOV, JMP instruction crashes program
1.5k views
Asked by Brandon
Calculating offset for hotpatching/inline function hooking
1.7k views
Asked by user962460
Adding N count of bytes at the end of a function for hotpatching
188 views
Asked by RIscRIpt