SpiceQA
Questions
Tags
Users
Badges
self-modifying
10 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it safe to write unaligned to an immediate operand in machine code while that code is executing?
user_3424746
0
•
asked Apr 20, 2022
3
1
78
self-modifying
jit
atomic
x86
assembly
Synchronizing caches for JIT/self-modifying code on ARM
user_4480394
0
•
asked Jan 8, 2022
2
1
350
arm64
memory-barriers
self-modifying
cpu-cache
assembly
Is it guaranteed that x86 instruction fetch is atomic, so that rewriting an instruction with a short jump is safe for concurrent thread execution?
user_2945027
0
•
asked Nov 29, 2021
4
1
247
hotpatching
self-modifying
atomic
x86
Avoiding self-modifying code (SMC) machine clears when writing to executable memory
user_8528014
0
•
asked Feb 5, 2021
2
0
146
self-modifying
jit
micro-optimization
x86
assembly
Can compilers generate self modifying code?
user_12501684
0
•
asked Aug 24, 2020
10
3
719
compiler-optimization
self-modifying
assembly
c++
Self-modifying code on Darwin 10.15 resulting in "malformed mach-o image"?
user_3383151
0
•
asked Mar 2, 2020
6
2
1360
malformed
mach-o
dyld
self-modifying
macos
Kotlin: Possible to modify functions during compile time through metaprogramming?
user_8139481
0
•
asked Aug 29, 2018
5
1
2222
kotlin-extension
kotlin
self-modifying
overloading
self modifying python script
user_1762051
0
•
asked Jul 18, 2017
11
4
11294
self-modifying
python
Can a C program modify its executable file?
user_329076
0
•
asked Oct 10, 2010
26
9
12473
self-modifying
metaprogramming
c
What are the uses of self modifying code?
Niyaz_184
0
•
asked Feb 5, 2009
52
15
16109
self-modifying
executable
1
(current)
Hot Questions