Eloy

Results 25 issues of Eloy

Running `make root`: ``` [eloy@t480 CVE-2016-5195]$ make root ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk APP_ABI=armeabi-v7a APP_PLATFORM=android-17 make[1]: Entering directory `/home/eloy/CVE-2016-5195' [armeabi-v7a] Install : dirtycow => libs/armeabi-v7a/dirtycow [armeabi-v7a] Install : run-as => libs/armeabi-v7a/run-as make[1]:...

Hi! First, thanks for this project, it served my goal very well! When using an UTF-16 file, it prints the error: `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position...

Hi! I noticed that in the README.md it is stated that the Firefox plugin is deprecated. However, there is a plugin in the Mozilla addon store: https://addons.mozilla.org/en-US/firefox/addon/retire-js/ Is the codebase...

enhancement

Is this documentation repository rendered on a website somewhere? I found that Gitiles is used, but something like [this](https://gerrit.openbmc.org/plugins/gitiles/openbmc/docs/+/c57fe44fe108269443f2ca0b7a7e9efabb7ff2fe/code-update) does not seem ideal to me. In case something that completely...

### Question If not all files are included in the `SUMMARY.md` and they are also not linked from any other page, there are possible unreachable files. Is it possible to...

C-question

Hi, thanks for the cool tool! I was looking for something like this, most other projects use way more elaborate dependencies I do not need. It fits my needs quite...

enhancement

'Personal Storage Table' is a Microsoft-proprietary format, which is commonly used when exporting a mailbox from Microsoft Outlook. I used `readpst` from `pst-utils` to extract the `.xml.gz` files which could...

enhancement

Not sure if this is has been attempted before, but I wondered if it is possible to use a non-GPON SPF and do all of the processing on the main...

It seems that it is nowhere documented what versions of OpenResty are supported and when support is being discontinued. Could this be added to the repository?