Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

Commented Feature: [0.3.x] feature-request: write memory [13945]

$
0
0
Wanted memory writing functions (similar to loadXxx/ptrXxx functions)

Proposal for names:
loadBytes <-> storeBytes
<...>
ptrByte <-> writeByte
<...>
Comments: ** Comment from web user: kernelnet **

Для typedVar должна запись работать?
Например:
```
typedVar("g_struct").int_field = 10
typedVar("g_array")[20].float_field = 2.0
```


Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>