Natalia Portillo

Results 67 comments of Natalia Portillo

@antscode mostly because C++ was not strictly adopted by Apple until Carbon, people could and had to choose to use the C++ bindings from Metrowerks (PowerPlant), Symantec (Think Class Libraries)...

They are LBA sorted, from 0 to 1600 (or 800 for single sided disks). Then the extra 12 bytes are setup separately, in the same sorting order. Only the DC42...

@davidgiven https://github.com/aaru-dps/Aaru

That feature is there to protect your dumps from accidental or non expected modification and is well documented.

Interesting I was searching for substr(md5(md5($pass))).

The only conflict is because of FORMATS.md _sigh_. I don't know if github allows you do something about it, if not well I'll rebase with latest master.

@chuggafan this has NOTHING to do with C++/CLI. This is a C compiler that generates IL and assembles PURE .NET, there's not mixed-managed here (besides P/Invokes but those are managed)....

well you say put the work to get the C# to be recompilable to which I ask why not put a flag to emit only IL that is legal C#?...

@LADSoft I am not in any hurry About strings, P/Invoke has a way to automarshal strings to char*. The problem is detecting where char* IS a string and where it...