issues
search
emproof-com
/
nyxstone
Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com
https://www.emproof.com
MIT License
321
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use compile_commands.json as base for clang-tidy
#78
stuxnot
closed
1 day ago
1
Prepare python/rust releases
#77
stuxnot
opened
4 days ago
0
Do not emit UnusedParameter warnings for LLVM code
#76
stuxnot
closed
1 week ago
0
Correctly check out the cpp-docs branch
#75
stuxnot
closed
2 weeks ago
0
Change CI to push to cpp-docs branch
#74
stuxnot
closed
2 weeks ago
0
Rewrite CLI to drop Boost dependency
#73
stuxnot
closed
1 month ago
0
Updated nyxstone.cpp
#72
sad-c0der
opened
2 months ago
1
Update nyxstone.cpp
#71
sad-c0der
closed
2 months ago
0
Fix doxygen docs for automatic deployment
#70
stuxnot
closed
3 months ago
0
Fix MSVC C++ standard flag in Rust bindings
#69
CatMe0w
closed
3 months ago
1
Rewrite CLI to drop Boost dependency
#68
jonpalmisc
closed
1 month ago
5
Initial changes for LLVM 18 compatibility on macOS
#67
jonpalmisc
closed
3 months ago
2
Update LLVM version
#66
jonpalmisc
closed
5 days ago
4
Add recommended triples to docs
#65
stuxnot
closed
4 months ago
0
Add more/better LLVM triples to docs
#64
stuxnot
opened
4 months ago
2
ARM bl instruction with supplied label fails to assemble
#63
adrianherrera
closed
4 months ago
2
Update the README to match recent changes
#62
mrexodia
closed
4 months ago
0
Get rid of Boost
#61
mrexodia
closed
1 month ago
2
[Rust] Vendored LLVM?
#60
Etto48
closed
3 months ago
6
Fix compilation on Windows (MSVC)
#59
mrexodia
closed
4 months ago
1
Add crates.io/pypi badges with links and update python install directions
#58
stuxnot
closed
4 months ago
0
Adds LICENSE and updates MANIFEST to correctly include the cpp files
#57
stuxnot
closed
5 months ago
0
Detect docsrs build and exit build.rs early
#56
stuxnot
closed
5 months ago
0
Allow all LLVM versions >= 15 and support dynamic linking
#55
stuxnot
closed
5 days ago
2
Fix adrp relocation and emit error on unhandled relocation (includes missing label)
#54
stuxnot
closed
5 months ago
0
Refactors the rust generics for label definitions
#53
stuxnot
closed
5 months ago
0
Adds llvm cpu/features configuration to the cli
#52
stuxnot
closed
5 months ago
0
arm: Using `=const` syntax crashes llvm
#51
stuxnot
opened
6 months ago
1
Draft: Move back to llvm-sys for linking llvm
#50
stuxnot
closed
5 months ago
1
Replace throw with return
#49
stuxnot
closed
6 months ago
0
rust: `assemble` generics forces caller to create two containers
#48
stuxnot
closed
5 months ago
1
Adds an additional cli written in rust as an example.
#47
stuxnot
closed
5 months ago
0
Fixes the validation for label names in the CLI
#46
stuxnot
closed
5 months ago
0
Segfaults when assembling branches without defining the label
#45
stuxnot
closed
5 months ago
0
Extract additional information from MCInst
#44
stuxnot
closed
4 months ago
1
Fix error on empty input
#43
stuxnot
closed
6 months ago
0
Use HashMap in Rust example
#42
stuxnot
closed
12 months ago
0
Refactor creation methods and LabelDefinition in rust bindings
#41
stuxnot
closed
1 year ago
0
Improved Readme
#40
mrphrazer
closed
1 year ago
0
do-not-merge: test
#39
stuxnot
closed
1 year ago
0
Refactor to return errors instead of using exceptions
#38
stuxnot
closed
1 year ago
0
Refactor the rust builder
#37
stuxnot
closed
1 year ago
0
Documentation not easily viewable via GitHub Pages
#36
pkoppe
closed
2 weeks ago
0
Refactor according to some internal and external recommendations
#35
stuxnot
closed
1 year ago
0
Get more information about disassembled instructions
#34
seritools
opened
1 year ago
2
[Rust] Revise the feature string creation
#33
seritools
closed
1 year ago
0
[Rust] Remove redundant documentation
#32
seritools
closed
1 year ago
1
[Rust] Revise the builder
#31
seritools
closed
1 year ago
0
[Rust] `IntegerBase` should implement `Clone` (and likely `Copy`)
#30
seritools
closed
1 year ago
0
Implement better error types
#29
seritools
opened
1 year ago
1
Next