sha0coder
sha0coder
### Problem Configuring the cargo path in the first section of the $PATH creates an extra insecurity on the system, as the comment says it's overriding the system binaries. It...
Is quite common in malware to trigger exceptions, it would be nice having the capabilities of passing exceptions.
### Describe the bug There is a handled segfault exception on the runtime, not sure if its intended but just in case I send it. It doesn't affect the program...
On a "bx lr" it was not considering the LSB of anddress on LR ```asm ... 284 0x0007414c push {r0, r1, lr} 285 0x0007414e bl 0x740cc ---------- call 286 0x000740cc...
point by default the dll_base of the module entry on ldr, and make an API for change this from code.
There are problems to set a different base address, I’m not sure if it’s on 32bits or 64bits.
entries seem to be unsorted on the binary and has to reload libs many times, try to load first names of one function then the names of other function.
If a code start writing at the end of a map and continue writting on the beginnig of the next map, that's not logic and it's not allowed on MWEMU,...
Check the elf64 static entry point calculation. sample: test/elf64lin_static_helloworld