here is a code : using System; using Nemerle.Collections; using Nemerle.Text; //using Nemerle.Utility; using System.Linq;
How to save class object to file and then encrypt it with open and closed key. closed key mu开发者_运维百科st be one for all (just for safe)
I\'m using lpBaseAddress: IntPtr but ... I need to enter hex value :-/ like a normal 开发者_运维知识库offset
I\'ve got Textbox with a string like 89 3d 2c c0 7f 00 How to store it to Byte[] (byte array) variable ?
Ok... I want to make win32api WriteProcessMemory works. (Just for learning winAPI on .Net platforms ! ^___^)
I want to hide my console after creating a from in my console application. And then show it again after closing form :) or somewhere when I want ...
I can\'t find the solution How to install Nemerle on Mono I\'ve got Nemerle Studio , But I want to try m开发者_如何学Pythonono with it.