sha0coder

Results 17 comments of sha0coder

Hello Thell, looks really interesting this would allow the people do their implementations, I thought about doing a scripting language for automating the binary analysis, but for now I'm busy...

I adapted the code a bit for being used programatically. People can modify the main.rs and emulate specific malware functions. I managed to generate the crypto-key of Xloader malware with...

oh yeah that was just what i needed, thanks El jue, 18 ago 2022 a las 22:01, Thell ***@***.***>) escribió: > Cool! I'll have to take a look at that....

I have the lib in local ok passing tests for 32bits and 64bits with the embedding thing working ok. Im going to publish it soon.

crates.io don't allow that size, probably because of the maps. "the remote server responded with an error: max upload size is: 10485760"

To use the lib, the developer will have to download the maps from a github release maps32.zip and maps64.zip and put them on specific place. Is the unique solution i...

https://crates.io/crates/libscemu

yes i could embed just two zips and decompress from rust, but it would make slower the initialization. And not sure if fits the size allowed on crates.io

btw there is a bug in github and all my commits appear like the user wit00 by error, when github will solve the ticket i will publish the code of...

https://github.com/sha0coder/libscemu