sec77

Results 24 comments of sec77

> Can you please see if you can reproduce this on Ubuntu 18.04 or 20.04? These are the best-supported distributions, and will help us determine whether this is distro-specific or...

> Any reason why you picked version 11 and not 12 (release version)? > It worked for me with > https://sourceware.org/pub/gdb/releases/gdb-11.2.tar.xz Maybe because there is no version 12 and Version...

Hi @Tooa, Nice idea, but that seems to be more work, theoretically it should be possible via JS. But some layout adjustments are needed as well. Can't promise if I...

Hi @athshean, Yes, at the moment this won't work because only one metadata.json is supported. The problem is, that: - The metadata.json needs to be located in the root of...

+1 have the same error with some app, also tried with parameter `--disable-styles-hack`

This works for me to fix all the errors Install system dependencies ``` sudo apt install -y build-essential git libdistorm3-dev yara libraw1394-11 libcapstone-dev capstone-tool tzdata ``` Install pip for Python...

Outline is added in https://github.com/secure-77/Perlite/commit/68b05cb4621d054fdc6c3a2f8f9bdfe3fd6ca054 ![image](https://user-images.githubusercontent.com/31564517/197875951-ae462779-d674-4c34-9287-155e42e61874.png)

Just if anybody want to know more about this issue or how to update the server, Its been a while, but I created a blog post about this: https://secure77.de/pwntools-gdb-gdbserver-and-pwndbg-with-32-bit-binaries/

Thanks for the feedback and this well prepared issue! ❤️ This should be doable 👍 I will try to implement it for the next release!