issues
search
falconre
/
falcon
Binary Analysis Framework in Rust
Apache License 2.0
551
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] segfault in capstone disasm
#122
sh4m2hwz
opened
8 months ago
1
Bump shlex from 1.1.0 to 1.3.0
#121
dependabot[bot]
opened
9 months ago
0
0.6.0
#120
endeav0r
opened
1 year ago
0
DOCKERFILE: Use TARGETPLATFORM to get rust for aarch64, and default back to x86_64
#119
nathansrf
opened
1 year ago
0
0.5.5
#118
endeav0r
closed
1 year ago
2
Bump regex from 1.5.4 to 1.5.6
#117
dependabot[bot]
closed
1 year ago
1
Improvements and Tweaks
#116
endeav0r
closed
2 years ago
1
Use serde for Contants
#115
endeav0r
closed
1 year ago
0
Constants improvements
#114
endeav0r
closed
2 years ago
0
Release 0.5.3
#113
endeav0r
closed
2 years ago
0
0.5.2
#112
endeav0r
closed
3 years ago
0
Aarch64 bad64
#111
endeav0r
closed
3 years ago
1
Add AMD64 and MIPS architectures for PE loader
#110
cgfandia
closed
3 years ago
0
Eliminate error-chain
#109
endeav0r
closed
1 year ago
1
Aarch64 bad64
#108
endeav0r
closed
3 years ago
9
update changelog
#107
endeav0r
closed
3 years ago
0
expr_ashr
#106
endeav0r
closed
3 years ago
1
Fix clippy warnings
#105
emmanuel099
closed
3 years ago
0
fix clippy errors
#104
endeav0r
closed
3 years ago
0
About ARM/AArch64 Support
#103
black-binary
closed
3 years ago
1
docs.rs/falcon does not build
#102
endeav0r
closed
2 years ago
0
WIP: expose falcon::translator::ManualEdge, which should be pub
#101
endeav0r
closed
3 years ago
1
0.5.1
#100
endeav0r
closed
3 years ago
2
github action ci
#99
endeav0r
closed
3 years ago
1
Mirror feature addition to falcon_capstone
#98
tnballo
closed
3 years ago
0
Replace deprecated collections::Bound with ops::Bound
#97
bstrie
closed
3 years ago
2
Remove Conditional Operation from IL
#96
emmanuel099
closed
3 years ago
0
loader/elf: Avoid duplicated function entries
#95
emmanuel099
closed
3 years ago
0
Add arithmetic shift right expression
#94
emmanuel099
closed
3 years ago
4
translator: Add missing build method to OptionsBuilder
#93
endeav0r
closed
4 years ago
0
0.5.0
#92
endeav0r
closed
4 years ago
0
NOP Placeholder and Conditional Operation
#91
emmanuel099
closed
4 years ago
0
graph: Add method to check if edge exists
#90
emmanuel099
closed
4 years ago
0
translator/x86: Fix rol/ror semantics
#89
emmanuel099
closed
4 years ago
1
graph: Correctly handle self loops in remove_vertex
#88
emmanuel099
closed
4 years ago
0
0.5.0
#87
endeav0r
closed
4 years ago
5
First attempt at fixing ci
#86
endeav0r
closed
4 years ago
0
De-linting
#85
oblivia-simplex
closed
4 years ago
6
unit tests failing on capstone4 build
#84
oblivia-simplex
closed
4 years ago
1
Graph: Compute topological ordering of all vertices in the graph
#83
emmanuel099
closed
4 years ago
0
Graph: Add method to compute the loop tree of a graph
#82
emmanuel099
closed
4 years ago
0
Graph: Compute dominators using the dominator tree
#81
emmanuel099
closed
4 years ago
0
0.4.12
#80
endeav0r
closed
4 years ago
0
Use petgraph crate for Graph operations
#79
XVilka
closed
3 years ago
1
Updating dependencies and fixing linting
#78
srikwit
closed
4 years ago
2
Graph: Use Semi-NCA algorithm in compute_immediate_dominators
#77
emmanuel099
closed
4 years ago
1
Graph: Optimize compute_predecessors
#76
emmanuel099
closed
4 years ago
0
Graph: Natural Loops
#75
emmanuel099
closed
4 years ago
0
Graph: Make DOT-Edges styleable
#74
emmanuel099
closed
4 years ago
0
Remove docker network dependency
#73
anon8675309
closed
4 years ago
5
Next