Jessy Campos

Results 4 issues of Jessy Campos

Hey! I've been doing some work on the x86 Architecture module, notably on the flag lifting. I need to be able to specify some flag writes for FP comparison instructions...

Evening, I was recently making use of `triton::modes::SYMBOLIC_STORE`, `triton::modes::SYMBOLIC_LOAD` with `triton::modes::MEMORY_ARRAY` as it seemed to be perfect when acting in arbitrary context. Except that when attempting to concretize a previously...

Enhancement
Symbolic Engine
libTriton

**Description** Currently, `FlowGraph::Show` is very limited in terms of cutomization since we don't have access to the underlying QWidget. There is a `FlowGraphWidget` type available that allow for more control,...

Type: Enhancement
Component: UI
Impact: Low
Effort: Medium
UI: Graph

**Version and Platform (required):** - Binary Ninja Version: 4.1.5061-dev (587afcf1) - OS: Windows 11 - CPU Architecture: x64 Looking at `MLIL_CALL` specifically, with the following prototype: `uint32_t DbgPrintEx(uint32_t ComponentId, uint32_t...

State: Awaiting Triage