Muniategui

Results 11 issues of Muniategui

When using energized -C the file does not open and with energized -C checkHostsUpdate=true it seems that is not added to the file since energized -C displays nothing.

### What feature would you like to see? With the feature descrived in the title if you are investigating a file format and you need to dump the content or...

feature request

Right now the functions like readS16, readU16, readInt read the pointer direction in little endian. In general this is no problem as default behavior however having an optional parameter in...

There are no sysinternals tools by itself in the list such as procmon or process explorer. A link to the sysinternal collection or to some individual tools such as the...

This issue was open long ago. When following the steeps with my project or the example one in frida-agent example icons/info like: ✄ /folder/filename.ts 📦 appears and then python script...

In trascoding example there are these lines: video_avcc->rc_max_rate = 2 * 1000 * 1000; video_avcc->rc_min_rate = 2.5 * 1000 * 1000; Which are wrong since the max rate is less...

``` let firda_runtime = unsafe { Frida::obtain(); Frida::obtain() }; ``` or anything similar such as ``` let firda_runtime = unsafe {Frida::obtain()}; let firda_runtime = unsafe {Frida::obtain()}; ``` Causes STATUS_ACCESS_VIOLATION (using...

If you get a handler to device manager, enumerate_all_devices, and then you iterate over the processes of the devices with enumerate_processes, the enumeration will crash in GDB Remote Stub. It...

I would like to know if there is any way to display the custom shims in an installed database, since in compatibility fixes the custom shims are not displayed. Is...

When a player is killed is it converted to enemy. When that enemy is killed, the player revives with a fix % amount of heal (like 10%?). I would like...