Adam
Adam
Im having troubles using -j '$-' to make words like: hello-world I belive is the quotes that may be escaping a string and causes this. Any workaround? ``` Error during...
Crash on 4.84 rebug DEX using mamba payload on XMB when trying to open PS3MAPI page. To reproduce: Use mamba payload 484D boot up to xmb go to /home.ps3mapi This...
***Describe the bug*** In version 1.4.6, `ql_syscall_open` is hard coded to always return EPERM (-1) for evey failed open attempt, preventing some libc implementations from traversing the LD_LIBRARY_PATH. Fixing this...
***Describe the bug** `readv()` according to the manpages should return the number of bytes read but it seems to return the size of the iovec everytime??? **Sample Code** ```python def...
***Describe the bug** Similar to #1442, unlink returns EPERM on failure resulting in some implementations of tar (specifically in busybox) to fail extracting. This likely due to tar trying to...
### Description Allow the ability to not just generate asm files etc but do the entire project. ### Ideas - Detect latest version of msbuild tools so project can just...