issues
search
Fare9
/
KUNAI-static-analyzer
Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.
https://fare9.github.io/KUNAI-static-analyzer/
MIT License
135
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create test code for parts of the parser.
#26
Fare9
opened
2 years ago
0
Implement EncodedAnnotation and AnnotationElement classes
#25
Fare9
closed
1 year ago
1
Fixed problems with includes
#24
Fare9
closed
2 years ago
0
Merge from MjolnIR branch
#23
Fare9
closed
2 years ago
0
Create a parent class for EncodedMethod and ExternalMethod
#22
Fare9
closed
2 years ago
1
C++ Improvement: Add const qualifier to function arguments and variable declarations, when appropriate.
#21
Fare9
closed
1 year ago
0
C++ Improvement: Change argument type to reference types when appropiate
#20
Fare9
closed
1 year ago
0
C++ Improvement: Change loops with iterators for range-for loops
#19
Fare9
closed
1 year ago
0
C++ Improvement: Remove "this" when not necessary
#18
Fare9
closed
1 year ago
0
C++ Improvement: Remove unnecessary checks
#17
Fare9
closed
1 year ago
0
C++ Improvement: Inline all those small functions if possible
#16
Fare9
closed
1 year ago
0
C++ improvement: change doxygen documentation comments from sources to headers.
#15
Fare9
closed
2 years ago
2
C++ improvement: change empty destructors for default destructors.
#14
Fare9
closed
2 years ago
1
C++ improvement: check inheritance chains to use virtual destructors
#13
Fare9
closed
1 year ago
0
C++ Improvement: change class constructors
#12
Fare9
closed
1 year ago
0
C++ improvement: Remove all #pragma once from code
#11
Fare9
closed
2 years ago
1
BUG in "creating exceptions" with some samples
#10
Fare9
closed
2 years ago
1
Added headers for M1 successful compatibility
#9
jeppojeps
closed
2 years ago
0
Weird behavior with std::stringstream in LinearSweepDisassembly of Dalvik
#8
Fare9
closed
1 year ago
1
Modify type of disassembly applied
#7
Fare9
opened
3 years ago
0
Support for graph analysis
#6
jeppojeps
closed
2 years ago
2
Add ARM support
#5
jeppojeps
opened
3 years ago
1
Modify the return of std::string* for std::string
#4
Fare9
closed
1 year ago
0
Visualization of parameters in the disassembler.
#3
Fare9
closed
3 years ago
1
DEX Disassembler error
#2
Fare9
closed
3 years ago
1
Modify the use of normal pointers for smart pointers
#1
Fare9
closed
1 year ago
0
Previous