hasherezade

Results 273 comments of hasherezade

hi @miyanyan ! Thank you for reporting. I currently don't have the access to the ARM64 machine, so I cannot reproduce it. But I will try to do it soon,...

Hello! The problem with executables with a fixed base is, well, they can be loaded only at one, defined address. If it was impossible to allocate that memory at that...

hi @xorhex ! It is currently not implemented, I may add it in the future

hi @maxspl ! Thank you, I just had a quick look and it looks promising, but I didn't have the time to review it in details yet. I will check...

Implemented in https://github.com/hasherezade/tiny_tracer/releases/tag/3.0

Hi, I am aware of this issue. Unfortunately, this is not so trivial to solve, because we are converting a ready-made executable, and the Start function is at its entry...

Hi @2Trepidatious ! Please share the code snippet, it will be easier for me to test. I will check it soon.

Hi @mymoses ! This is already implemented, check it out: https://github.com/hasherezade/tiny_tracer/wiki/Installation#attaching-to-an-existing-process

Hi @VIPERdw ! Please make sure if you are in the target group of this tool: https://github.com/hasherezade/pe-sieve/wiki/1.-FAQ#for-whom-is-this-tool-dedicated If you have problems starting it, you probably won't benefit from the output...

Hi! Yes, exactly. More details on how it is created is included in [masm_shc](https://github.com/hasherezade/masm_shc)