You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take note of the variable names & types, and the comments. This will look different per decompiler, but the symbols and types should line up for the most part.
99
99
100
-
For more general use, tips, and advice, see our [Use Guide](../ui-guide).
100
+
---
101
+
102
+
In this tutorial you learned how to _read_ data, but how do you _write_ in BinSync? All changes you make in BinSync are automatically recorded, and you should see them appear in the Functions/Globals/Context tabs as you use BinSync. Others will sync that data the same way.
103
+
104
+
For more general use, tips, and advice, see our [Use Guide](../ui-guide).
0 commit comments