We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb21658 commit e68c923Copy full SHA for e68c923
qiling/profiles/linux.ql
@@ -1,6 +1,7 @@
1
[CODE]
2
# ram_size 0xa00000 is 10MB
3
ram_size = 0xa00000
4
+load_address = 0x1000000
5
entry_point = 0x1000000
6
7
qiling/profiles/windows.ql
@@ -23,6 +23,7 @@ KI_USER_SHARED_DATA = 0x7ffe0000
23
24
25
26
27
28
29
[KERNEL]
0 commit comments