DosX
DosX
Hello! You can create a process dump and scan it with DIE extractor to retrieve all files from memory for analysis
Now I understand your problem. This will be possible with the release of the release version of DIE SDK (Library). You can scan files programmatically by transferring them entirely in...
Hello, IgorAkimenk! Unfortunately, Microsoft Visual C does not meet the required standards (~C99) to use obfus.h obfuscation. Please use TinyC, which is what this macro-library is intended for. For comfortable...
Hello, [testingnic](https://github.com/testingnic)! **obfus.h** is intended only for use in Windows projects (x86/x64). Android uses ARM architecture and has a completely different system structure. :(
Hello! What problems did you encounter?
[You can use WebSafeCompiler](https://github.com/DosX-dev/WebSafeCompiler)
Use [https://github.com/horsicq/DIE-sort](https://github.com/horsicq/DIE-sort)
> and what is the difference between "subfolder" and "recursive scan", cause "subfolder" seems to search recursive Recursive scanning is a type of scan in which a binary file is...
Hello! That's a great idea. We'll think about it. Thank you!
Thanks! But DIE already has Electron detection. Most likely you mean file version detection?