vykt

Results 3 issues of vykt

Affected versions: v0.1.0+ Pointer chain verification fails because memory segments without backing files ('pathname' field in 'man 5 proc') derive their name from their starting address. Because of ASLR, across...

bug
inprog

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository. - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style). - [x]...

RzCore
waiting-for-author

Add namespaces to interface names: `PROCFS` -> `MC_PROCFS` `KRNCRY` -> `MC_KRNCRY` Rename `mc_update_map` to `mc_update_vm_map`, to fit with `mc_del_vm_map`