-
[p521v79_int.zip](https://github.com/mumbel/ghidra_i960/files/10346293/p521v79_int.zip)
Have you run across this format before? I have several of these oddball output files.
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.6.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 99682c5af3b48e7b37bf9c565781800153ee88fb
Last commit: 2 days ago
Core tap ORIGIN: https://…
-
Error during TriCore elf image loading to angr :
`class ABS_E5_Instructions(Instruction)=>parse(self
[tricore_hello.zip](https://github.com/angr/angr-platforms/files/8890878/tricore_hello.zip)
, bi…
-
```python
from unicorn import *
from unicorn.tricore_const import *
tricore_code = b"\x91\x10\x01\xf8\xd9\xff\xa0\x2f" #movh.a a15,#0x8011;lea a15,[a15]-0x760
ADDRESS = 0x4000
mu = Uc(UC_ARCH_TRI…
-
I'm following this link ( https://radare.gitbooks.io/radare2book/content/introduction/windows_compilation.html#mingw32 ) and calling sys/mingw32.bat. After some time compiling, I get the error output …
-
When analyzing a tricore binary (using lang tricore:LE:32:default), the decompiler now almost always fails with a "Low-level Error" message about pcode snippet "saveCallerState" and/or "restoreCallerS…
bdcht updated
2 years ago
-
I have created a helloworld application and build by gcc
`
#include
int main(){
printf("hello\n");
return 0;
}
`
`
./tricore_940_linux/bin/tricore-elf-gcc -o hello.bin he…
-
ldd /usr/bin/ip
```
linux-vdso.so.1 (0x00007ffd2f3dd000)
libbpf.so.0 => not found
libelf.so.1 => /usr/lib/libelf.so.1 (0x00007f807f45b000)
libmnl.so.0 => /usr/lib/libmnl.so.0 (0x00007f807f453…
-
There are a couple of areas - in which I have a personal interest.
The first concerns the seed. Please correct the statements to be false or true and add your statements.
1. The algorithm for calc…
-
https://github.com/volumit/tricore_gcc940_linux_bins/issues/1