Skip to content

issues Search Results · repo:angr/archinfo language:Python

Filter by

28 results
 (60 ms)

28 results

inangr/archinfo (press backspace or delete to remove)

Description APX doubles the number of general-purpose registers (GPRs) from 16 to 32 https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html Alternatives ...
enhancement
  • mborgerson
  • Opened 
    on Jun 27, 2024
  • #225

Question total rookie with angr. First angr script give me this error: ERROR | 2024-05-14 14:24:20,937 | archinfo.arch | Please look up and add dynamic tag type 0x70000001 for AMD64 ERROR | 2024-05-14 ...
bug
  • StinkAndShityAura
  • 2
  • Opened 
    on May 14, 2024
  • #217

Description segment registers have different name for i386, amd64 in archinfo, which is quite annoying specifically, in archinfo, i386 calls them normally like cs , ds , es , fs , gs , ss , but amd64 ...
enhancement
needs-triage
  • Kyle-Kyle
  • 1
  • Opened 
    on Apr 16, 2024
  • #211

Description Arches now are kind of like singletons. They probably should be. I m told there are some cursed copies and mutations floating around in angr s x86 real mode stuff that expects the current ...
enhancement
needs-triage
  • twizmwazin
  • Opened 
    on Sep 12, 2023
  • #181

Description Over the years, archinfo has been abused to store information which is not universal to the architecture. The prime example of the problem is arch.syscall_num_offset. This is linux-specific, ...
enhancement
  • rhelmot
  • 2
  • Opened 
    on Jan 29, 2023
  • #130

Hello, Missing setup.py in this project. How can i install archinfo==9.2.19.dev0?
question
  • blu3sh0rk
  • 3
  • Opened 
    on Sep 15, 2022
  • #118

Starting with 9.1.12332 it s no longer possible to import archinfo at least on x86_64. The issue can be reproduced in a clean venv with the a new clone. $ git clone git@github.com:angr/archinfo.git Cloning ...
  • fabaff
  • 1
  • Opened 
    on Mar 18, 2022
  • #112

Description The function archinfo.arch_arm.is_arm_arch returns False for archinfo.ArchAArch64: import archinfo archinfo.arch_arm.is_arm_arch(archinfo.ArchAArch64) False The implementation of ...
  • LukeSerne
  • 5
  • Opened 
    on Mar 7, 2022
  • #109

I think AMD64 RIP should not be classified as general purpose.
stale
  • mborgerson
  • 5
  • Opened 
    on Jan 13, 2022
  • #103
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub