-
Integrating vulnerability analysis into the tool's functionality represents a pivotal step towards achieving comprehensive firmware evaluation. By conducting vulnerability assessments during the ELF f…
-
I installed to the Homebrew app via .3dsx and tried to install icons. I put all the icons in the folder created by the app in `/3ds/GYTB/badges`. There is a `/Badges` folder in the root of the SD card…
-
Elf_Rel is legacy, a pain, and not always well-supported. As far as I know, all implementations use solely Elf_Rela for RISC-V; can/should we mandate only Elf_Rela be used?
-
Hello, and thank you for this useful package.
I am parsing big-endian executables on x86 Linux, and had to manually set elf:*endian* to :big. Shouldn't this setting be inferred from the ELF file i…
-
**Describe the bug**
When installing, I get the following error. Cleaning Installation doesn't help
```
INFO ESPHome 2024.6.6
INFO Reading configuration /config/esphome/esphome-web-274564.yaml..…
-
As mentioned in #6 we need a better way to store additional information in an AppImage, outside of its main compressed filesystem image.
Currently we are using ELF sections to store various metada…
-
Hello,
thank you very much for `goblin`, it is awesome. I've developed a tool called `findso`, in my [rsbkb](https://github.com/trou/rsbkb) project, using your crate, using `!is_import` to identify i…
trou updated
2 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Proposal Details
like ```os.Args``` and ```os.Environ```, I was wondering why there is neither an API to get ELF auxiliary vector nor Aux type. C does provide them in ```Elf.h```
ghost updated
1 month ago
-
##### Why?
- it clutters up the inspector
- users cannot edit the file
- but the in world objects need to reference the script so solving it is a little more complex than moving the file to .godot/…