-
Hello. Not sure if the right place to ask, but here I go:
been trying to flash a rust program to my ecp5 fpga (colorlight 5a-75e). however when booting, im not getting the expected output.
```rs
…
-
Tell me, can this tool decode backtrace?
`Backtrace: 0x400837c1:0x3ffb1f10 0x4008cca1:0x3ffb1f30 0x40092749:0x3ffb1f50 0x40083cfe:0x3ffb2080 0x40092779:0x3ffb20a0 0x400ea0be:0x3ffb20c0 0x400ea0cd:0x3…
-
I am trying to covert captured perf data to gcc format.But always 1600 bytes are dumped.
Machine where I captured perf data is having LBR support.
perf record -o /tmp//perf.data -b -e cpu/event=0x…
-
`corner`, `supplies`, `provides` are informations from `elf` files,
so if a `lef` parser for these can helps a lot for collecting such informations, making tech plugin less bugs.
-
**Stats:**
code file: src\spell_parser.cpp
header file: src\db.h
data file: etc\spells.dat
For in-game object data creation, these should be standardized into a delimited file format and importe…
-
I'm using the Kaitai Python runtime in https://github.com/Mahlet-Inc/hobbits to make a Kaitai runner and viewer plugin. A user pointed out that when running kaitai's `executable/elf.ksy` on something …
-
if the difference of( round to 2 digit - round to 3 digit) is small enough, we can use round to 2 digit result.
I use the the ratio 0.01 and the result to many different size weight is following
```…
-
The attached file seems to cause an error in the ELF parser:
```
root@3784f1a5cc98:/code/functionsimsearch# ./bin/disassemble --input= /bzip2-1.0.4-gcc-5.3-alpine-3.31
[!] Failure to parse PE file!…
-
### Describe the bug
If the needed [imports](https://github.com/async-profiler/async-profiler/blob/master/src/codeCache.cpp#L185) happens to be residing in `rela.dyn` and `rela.plt` both, not only …
-
I am trying to sign an enclave library that I have created that includes a Haskell runtime and other facilities. I was wondering what input does the signer require to sign the enclave library? Is it a…