-
Hello!
When I run this hex program (example.hex):
```
time(0).time(1).time(2).time(3).time(4).
exp(START, END) :- time(START), time(END),
START
-
I having problem in generating the signed code...
I tried in the 2 platforms MacOS and Linux and the problem is the same.
The scenario is: two UDID codes and each single IPA have one of these codes.
I…
ncn32 updated
8 years ago
-
### Describe the proposed change(s).
Discussed in https://github.com/renovatebot/renovate/discussions/24764
In order to support private registries, we need the hex datasource to support the hex v2…
-
I'm having the following error when trying to flash z-stack examples that I compiled using IAR:
```
Writing 524256 bytes starting at address 0x00200000
Write 232 bytes at 0x0027FEF88
ERROR: Time…
Caian updated
2 years ago
-
Using a Engelmann SensoStar 2C we get a Unrecognized VIF extension: 0x01 from measures corresponding to energy in MWh
Tracing VIFE decoding routine, I think there is an error in this function becaus…
-
Hi, thank you for your effort into this project, I ran the patching docker in the past and a second time today but I noticed that the binaries CDTV_v2_35_U34_Even.bin and CDTV_v2_35_U35_Odd.bin were d…
-
I was reading this article:
[CVE-2019-12572 PIA Windows Privilege Escalation: Malicious OpenSSL Engine](https://blog.mirch.io/2019/06/10/cve-2019-12572-pia-windows-privilege-escalation-malicious-open…
-
Currently we apply all binary edits directly to the binary files. `FLDOCS/BinaryEdits.txt` documents all of the edits we've made. However, this approach is not ideal since applying hex edits to binary…
BC46 updated
7 months ago
-
### Go version
1.21.9
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/app-builder/.cache/go-build"
GOENV="/home/app-builde…
-
**What happened**:
```
$ grype mcr.microsoft.com/openjdk/jdk:11-mariner
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY
util-linux 2.37.4 0:2.37.4-1.cm2 rpm CVE-202…