Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / GaloisInc/macaw issues and pull requests

#380 - `macaw-base`: Fix `R_X86_64_RELATIVE` offset computation

Pull Request - State: closed - Opened by RyanGlScott 5 months ago - 1 comment

#379 - bump CI actions versions

Pull Request - State: closed - Opened by Ptival 5 months ago

#378 - Show instance for MemSymbol

Pull Request - State: closed - Opened by Ptival 5 months ago

#377 - fix copy-pasted docstring

Pull Request - State: closed - Opened by Ptival 5 months ago

#376 - Update .gitmodules

Pull Request - State: closed - Opened by scogginsnl 6 months ago

#374 - `macaw-aarch32`: Define shorthand for ARM registers

Issue - State: open - Opened by RyanGlScott 6 months ago
Labels: enhancement

#373 - add ShowF instance for FloatInfoRepr

Pull Request - State: closed - Opened by Ptival 6 months ago

#370 - {aarch32,x86}-symbolic: A bit more work on exceptions

Pull Request - State: closed - Opened by langston-barrett 8 months ago

#369 - aarch32-symbolic: Export `AArch32Exception`

Issue - State: closed - Opened by langston-barrett 8 months ago

#366 - fix incorrect documentation

Pull Request - State: closed - Opened by Ptival 8 months ago

#365 - Add semantics for prefetch instructions.

Pull Request - State: closed - Opened by andreistefanescu 8 months ago

#364 - minor cleanups

Pull Request - State: closed - Opened by Ptival 9 months ago

#363 - add Pretty instance for NoReturnFunStatus

Pull Request - State: closed - Opened by Ptival 9 months ago

#361 - Clean up and merge long-running `mctrace` branch

Issue - State: open - Opened by danmatichuk 9 months ago

#360 - Clean up and merge in long-running `pate` branch

Issue - State: open - Opened by danmatichuk 9 months ago

#359 - Replace `MemWord` with `BV`

Issue - State: open - Opened by langston-barrett 9 months ago - 1 comment

#357 - Make the lazy `macaw-symbolic` memory model more extensible

Issue - State: closed - Opened by RyanGlScott 9 months ago
Labels: symbolic-execution

#356 - favor `ArchAddrWidth` over `RegAddrWidth (ArchReg ...)`

Pull Request - State: closed - Opened by Ptival 10 months ago

#355 - Bump Crucible submodule, adapt to crucible-syntax changes

Pull Request - State: closed - Opened by langston-barrett 10 months ago

#354 - derive `Show` for `FunctionArgAnalysisFailure`

Pull Request - State: closed - Opened by Ptival 10 months ago

#353 - remove unused extension

Pull Request - State: closed - Opened by Ptival 10 months ago

#352 - fix typo

Pull Request - State: closed - Opened by Ptival 10 months ago

#350 - `macaw-ppc`: Don't assume absolute IP addresses when decoding

Pull Request - State: closed - Opened by RyanGlScott 10 months ago

#349 - symbolic-syntax: Syntactic sugar

Issue - State: open - Opened by langston-barrett 10 months ago - 1 comment

#348 - `macaw-base`: Resolve PPC{32,64} relocations

Pull Request - State: closed - Opened by RyanGlScott 11 months ago

#347 - Deduplicate relocation resolution code in `ElfLoader`

Issue - State: open - Opened by RyanGlScott 11 months ago
Labels: enhancement, tech-debt

#346 - symbolic-syntax: Concrete syntax for the remaining Macaw syntax formers

Issue - State: open - Opened by langston-barrett 11 months ago
Labels: enhancement, symbolic-execution

#345 - macaw-symbolic-syntax: Concrete syntax for macaw-symbolic CFGs

Pull Request - State: closed - Opened by langston-barrett 11 months ago - 2 comments

#343 - Link to blog post in docs

Issue - State: open - Opened by langston-barrett 12 months ago
Labels: symbolic-execution, documentation

#342 - fix incorrect documentation

Pull Request - State: closed - Opened by Ptival about 1 year ago

#341 - fix BlockInvariants docstrings

Pull Request - State: closed - Opened by Ptival about 1 year ago

#340 - make error casing uniform

Pull Request - State: closed - Opened by Ptival about 1 year ago

#339 - bump obsolete CI actions

Pull Request - State: closed - Opened by Ptival about 1 year ago

#338 - fix CI slowness issues

Pull Request - State: closed - Opened by Ptival about 1 year ago - 2 comments

#337 - remove redundant pragmas

Pull Request - State: closed - Opened by Ptival about 1 year ago

#336 - explore BlockExploreReason in DiscoveryEvent

Pull Request - State: closed - Opened by Ptival about 1 year ago

#335 - Pretty instance for BlockExploreReason

Pull Request - State: closed - Opened by Ptival about 1 year ago

#334 - Support building with GHC 9.6

Pull Request - State: closed - Opened by RyanGlScott about 1 year ago - 1 comment

#333 - applying reasonable hlint suggestions

Pull Request - State: closed - Opened by Ptival about 1 year ago

#332 - fix overlapping section and program header error

Pull Request - State: open - Opened by danmatichuk about 1 year ago

#331 - bump flexdis86

Pull Request - State: closed - Opened by Ptival about 1 year ago

#330 - Support building with GHC 9.4

Pull Request - State: closed - Opened by RyanGlScott over 1 year ago - 1 comment

#329 - Efficient symbolic memory modeling via z3's lambda-arrays

Issue - State: open - Opened by LeventErkok over 1 year ago - 3 comments
Labels: symbolic-execution, performance

#328 - Bump `what4` submodule to version 1.4

Pull Request - State: closed - Opened by RyanGlScott over 1 year ago

#327 - `macaw-symbolic`: Add alternative, lazy memory model

Pull Request - State: closed - Opened by RyanGlScott over 1 year ago - 4 comments

#326 - `macaw-symbolic`: Support simulating dynamic relocations

Issue - State: open - Opened by RyanGlScott over 1 year ago - 6 comments
Labels: enhancement, symbolic-execution

#325 - `macaw-symbolic`: Add more testing for `SymbolicMutable` option

Issue - State: open - Opened by RyanGlScott over 1 year ago
Labels: symbolic-execution, testing

#324 - Bitrotted example programs

Issue - State: open - Opened by RyanGlScott over 1 year ago
Labels: ci, documentation

#323 - `macaw-symbolic`: Concretize pointers in read/writes when possible

Issue - State: closed - Opened by RyanGlScott over 1 year ago
Labels: enhancement, symbolic-execution

#322 - `macaw-symbolic`: `newGlobalMemory` doesn't need to know about the architecture

Issue - State: open - Opened by RyanGlScott over 1 year ago
Labels: symbolic-execution, tech-debt

#321 - Correct a typo in Identify.hs

Pull Request - State: closed - Opened by felixonmars over 1 year ago

#320 - Add basic support for simulating PLT stubs and shared libraries

Pull Request - State: closed - Opened by RyanGlScott over 1 year ago

#319 - support hashable-1.4

Pull Request - State: closed - Opened by Ptival over 1 year ago - 4 comments

#318 - Add functionality for computing locations of PLT stubs in ELF binaries

Issue - State: closed - Opened by RyanGlScott over 1 year ago
Labels: enhancement

#317 - workaround for IntervalMap empty intersections

Pull Request - State: closed - Opened by danmatichuk over 1 year ago - 5 comments

#316 - `R_X86_64_RELATIVE` relocation offsets are computed incorrectly

Issue - State: closed - Opened by RyanGlScott almost 2 years ago
Labels: bug, arch:x86

#315 - ARM: add additional return expression match

Pull Request - State: closed - Opened by danmatichuk almost 2 years ago

#314 - Add test case for `movt` semantics

Pull Request - State: closed - Opened by RyanGlScott almost 2 years ago

#313 - Pointer operations are subtly wrong in the presence of global pointers

Issue - State: open - Opened by RyanGlScott almost 2 years ago
Labels: bug, symbolic-execution

#312 - `macaw-symbolic`: Include addresses in `populateRelocation`

Pull Request - State: closed - Opened by RyanGlScott about 2 years ago

#311 - `macaw-base`: Support loading `R_ARM_COPY` ELF relocations

Pull Request - State: closed - Opened by RyanGlScott about 2 years ago

#310 - Remove redundant "valid pointer" checks from memory loads and stores.

Pull Request - State: closed - Opened by robdockins about 2 years ago - 3 comments

#309 - Improve function pointer identification

Issue - State: open - Opened by travitch about 2 years ago
Labels: enhancement, discovery

#308 - Implement an analysis to identify no-return functions

Issue - State: open - Opened by travitch about 2 years ago
Labels: enhancement, discovery

#307 - Implement parallel code discovery

Issue - State: open - Opened by travitch about 2 years ago
Labels: enhancement, discovery

#306 - Add a mechanism for debugging the abstract interpretation code

Issue - State: open - Opened by travitch about 2 years ago
Labels: enhancement, tech-debt

#305 - Use bv-sized `BV`s in the abstract interpretation module

Issue - State: open - Opened by travitch about 2 years ago
Labels: tech-debt

#303 - Add some additional documentation

Pull Request - State: closed - Opened by travitch about 2 years ago

#302 - ELF loader crashes on `arm-linux-gnueabi-gcc` binary (`Found section header that overlaps with program header.`)

Issue - State: open - Opened by RyanGlScott about 2 years ago - 3 comments
Labels: bug, arch:aarch32

#301 - `MacawFreshSymbolic: XXX type (bv 64)` crash on AArch32 program using `strd` instruction

Issue - State: closed - Opened by RyanGlScott about 2 years ago - 11 comments
Labels: bug, arch:aarch32, symbolic-execution

#300 - Macaw symbolic seems to produce doubled memory safety assertions

Issue - State: closed - Opened by robdockins about 2 years ago - 7 comments
Labels: symbolic-execution

#299 - Adapt to GaloisInc/crucible#998

Pull Request - State: closed - Opened by RyanGlScott about 2 years ago

#298 - Implement a global fixed-point analysis

Issue - State: open - Opened by travitch about 2 years ago
Labels: enhancement, discovery

#297 - Duplicated test logic

Issue - State: open - Opened by travitch about 2 years ago - 2 comments
Labels: tech-debt, testing

#295 - Return classification failure

Issue - State: closed - Opened by robdockins about 2 years ago - 6 comments

#294 - BLST SAW x86 proofs fail after commit 8e10643 (`Fix tail call classification`)

Issue - State: closed - Opened by RyanGlScott about 2 years ago - 13 comments
Labels: bug, arch:x86

#293 - Add tests for 32 bit PowerPC

Pull Request - State: closed - Opened by travitch over 2 years ago

#292 - Support building with GHC 9.2

Pull Request - State: closed - Opened by RyanGlScott over 2 years ago

#291 - Submodule updates

Pull Request - State: closed - Opened by travitch over 2 years ago - 1 comment

#283 - Untangle the `macaw-loader` submodule knot

Issue - State: open - Opened by RyanGlScott over 2 years ago - 2 comments
Labels: tech-debt

#282 - `macaw-symbolic`: Lazily initialize global memory

Issue - State: closed - Opened by RyanGlScott over 2 years ago - 1 comment
Labels: enhancement, symbolic-execution

#279 - `mkGlobalPointerValidityPred` reverses interval bounds

Issue - State: closed - Opened by RyanGlScott over 2 years ago - 1 comment
Labels: bug, symbolic-execution

#277 - Consolidate static/dynamic symbol table logic with `elf-edit`

Issue - State: closed - Opened by RyanGlScott over 2 years ago - 1 comment
Labels: tech-debt

#269 - Add RV32GC support to macaw-riscv

Pull Request - State: closed - Opened by bboston7 over 2 years ago
Labels: arch:riscv

#266 - Simulation failure on AArch32 binary using string literal

Issue - State: open - Opened by RyanGlScott over 2 years ago - 1 comment
Labels: bug, arch:aarch32, symbolic-execution

#257 - Update with changes flowing from GaloicInc/crucible#945.

Pull Request - State: closed - Opened by robdockins over 2 years ago

#227 - Mis-classification of returns on PowerPC 32

Issue - State: closed - Opened by travitch about 3 years ago - 1 comment
Labels: arch:ppc, discovery

#178 - Switch from `ansi-wl-pprint` to the `prettyprinter` package.

Pull Request - State: closed - Opened by brianhuffman almost 4 years ago - 10 comments