Jardel Weyrich

Results 29 comments of Jardel Weyrich

https://github.com/nicklockwood/AsyncImageView/pull/23 should fix this.

Looks like the domain war isn't over even with 100's of new TLD's. aleph.io is taken. getaleph.io is available, but it's 90 USD.

No security issue was reported for this case. At least not that I'm aware of. But yes, theoretically, a malformed binary could cause arbitrary code execution - I didn't try...

I haven't checked the code, but I suspect this is related to https://github.com/merces/libpe/commit/5737a97c57be175333fc0c6f51bb2cdd7101c17e and https://github.com/merces/libpe/issues/34.

This seems a bit tricky. The resources of this file don't seem to be placed in the resources directory, but somewhere else. I don't remember whether the spec allows this,...

I don't see an easy way to identify which directory is in which position since that is defined/guaranteed by their order/index. We could traverse all directories, but `IMAGE_DATA_DIRECTORY` gives us...

Sorry for the small delay :-) We're checking the open issues and I found this to be a good start. How did you install the tool? I ask because it...

@wesinator we debugged the package and are able to reproduce the issue on Ubuntu 18.04. We verified that the .deb package did overwrite the `DEFAULT_PLUGINS_PATH` to load plugins from `/usr/lib/pev/plugins/`...

@merces it seems that .config/pevpev.conf is missing the dir separator. We did fix this in our last conversation, right? Not sure if the fix was in time to get into...