Jonas
Jonas
Could you put an example about how to use the remill library? Something like the documentation at https://github.com/trailofbits/remill/blob/master/docs/LIFE_OF_AN_INSTRUCTION.md but with actual c++ code calling it. I think there would be...
Should be clear where to go to download a version, put it into the right directory and maybe add build instructions.
**Describe the bug** Ghidra does not use the the return value of a function **Go version**: 1.12 **Target os**: Linux **Ghidra version**: 9.0.4 **To Reproduce** 1. Load binary (testdata functions.go)...
- [x] runtime.panicindex(); - [ ] more
slice types can be detected by checking references to runtime.panicindex()
**Is your feature request related to a problem? Please describe.** Looking at the following code: ```c struct foo { int a, b, c, d; }; struct foo bar() { struct...
I have a Modal that includes an update form. When I pass the data like this: ``` javascript Template.tripsShow.events({ 'click #tripEditTrigger': function (event) { ReactiveModal.initDialog({ template: Template.tripsEditTemplate, doc: this });...
### What version of gazelle are you using? built from head ### What version of rules_go are you using? n/a ### What version of Bazel are you using? ``` %...
This also allows following links pointing to outside of the repository. **What type of PR is this?** Bug fix Feature **What package or component does this PR mostly affect?** walk...
### What version of gazelle are you using? ``` commit b8e12463a6185c2303e4ac2a83f9b20ec76e099c (HEAD, origin/master, origin/HEAD) Author: Gregor Best Date: Wed Jul 5 18:11:56 2023 +0200 Fix directive table in Readme file...