Alex Cameron

Results 43 issues of Alex Cameron

At the moment, we simply add a call to `__remill_async_hyper_call` to indicate a control flow change. We should also emit IR for the actual instruction. I used these for reference:...

The main change that might be unexpected here is the removal of the ConvertIntegerToPointerOperations pass. We have an open issue (#303) to convert that pass to use opaque pointers and...

When compiling a `x86.slaspec` to a `.sla` file, I noticed that UBSAN reports a few errors. ``` tetsuo@Alexs-MacBook-Pro maat % UBSAN_OPTIONS=print_stacktrace=1 ./build/sanitize/sleigh/sleigh_opt ./build/sanitize/_deps/ghidrasource-src/Ghidra/Processors/x86/data/languages/x86.slaspec test.sla /Users/tetsuo/COde/maat/build/sanitize/_deps/ghidrasource-src/Ghidra/Features/Decompiler/src/decompile/cpp/address.cc:649:17: runtime error: left shift of...

Feature: Decompiler

**Describe the bug** There are a number of headers in the Sleigh codebase that contain `using namespace std`. This is a problem for code that uses Sleigh as whenever a...

Hi there! Firstly, thanks so much for developing Ghidra. To give a bit of background, I'm an engineer at Trail of Bits and am part of their research practice that...

Type: Enhancement
Feature: Build
Feature: Sleigh
Status: Future

We recently had a platform specific regression on Windows (https://github.com/pypa/pip-audit/issues/548). Our CI runs on Linux and most of our development happens on MacOS, so these types of bugs could happen...

enhancement
help wanted
good first issue
component:cicd
plat:windows

**Description** _I've filed similar issues under Cosign and Fulcio. I realise there's a lot of overlap in maintainers, but wanted to make sure that we discuss each project that we...

enhancement

#### Summary As part of our work to support configurable crypto algorithms across the Sigstore stack, we've added a `KnownSignatureAlgorithm` enumeration to `protobuf-specs` to reflect what signature algorithms are part...

**Description** _I've filed similar issues under Cosign and Rekor. I realise there's a lot of overlap in maintainers, but wanted to make sure that we discuss each project that we...

enhancement

**Description** _I've filed similar issues under Cosign and Rekor. I realise there's a lot of overlap in maintainers, but wanted to make sure that we discuss each project that we...

enhancement