issues
search
danielplohmann
/
smda
SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.
BSD 2-Clause "Simplified" License
227
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use OEP info to populate FEP candidate list
#56
danielplohmann
opened
4 months ago
0
Add GO magic bytes for version >=1.20
#55
Manny684
closed
7 months ago
1
Fix handling of instructions with 'bnd' prefix
#54
Manny684
closed
7 months ago
0
New parameters for disassembleBuffer(): OEP, and code_start/code_end
#53
danielplohmann
closed
8 months ago
0
Unhandled mnemonics related to XMM
#52
malwarefrank
closed
9 months ago
2
PE loader crashes with LIEF .0.13.2
#51
danielplohmann
closed
10 months ago
1
Unhandled AssertionError Processing ELF File
#50
schrodyn
closed
10 months ago
1
OverflowError: cannot fit 'int' into an index-sized integer
#49
schrodyn
closed
10 months ago
1
Unhandled mnemonics
#48
schrodyn
closed
10 months ago
3
Investigate performance issues for Delphi structure parsing
#47
danielplohmann
opened
1 year ago
0
escaping instructions replaces menmonic bytes
#46
fishfacegit
closed
1 year ago
2
behaviour differs in disassembleFile / disassembleBuffer
#45
fishfacegit
closed
1 year ago
1
Exception when parsing Delphi structs
#44
danielplohmann
closed
1 year ago
3
Fixed bug in BlockLocator.py for locating blocks where lookup address < first block offset
#43
cccs-ay
closed
1 year ago
0
Bug: dereferencing a buffer that may be too small
#42
yankovs
closed
1 year ago
1
Incorporate demangling for Rust symbols
#41
danielplohmann
opened
1 year ago
0
Reuse capa code for string extraction
#40
danielplohmann
closed
8 months ago
1
Allows for finding a function or a block by searching for any addresses that it contains
#39
cccs-ay
closed
1 year ago
1
lief.parse do not accept "bytearray", so: change bytearray(xxxx) to x…
#38
lainswork
closed
1 year ago
1
Double check calculation of PIC hashes for functions
#37
danielplohmann
closed
1 year ago
5
Crash when handling InRefs in SMDAReport
#36
1337-42
closed
2 years ago
1
IntelInstructionEscaper escapeBinary check logic bug
#35
1337-42
closed
2 years ago
1
SmdaBlock should provide information about predecessor and successor blocks
#34
danielplohmann
closed
1 year ago
0
vmt parsing for delphi binaries
#33
danielenders1
closed
2 years ago
0
go support
#32
danielenders1
closed
2 years ago
1
Investigate breaking functions in Go
#31
danielplohmann
closed
1 year ago
0
Investigate gap function analysis
#30
danielplohmann
opened
2 years ago
0
install fails for Python 3.10
#29
mike-hunhoff
closed
2 years ago
2
Are entrypoint(s) and calls_from exposed?
#28
mr-tz
closed
2 years ago
3
Is it possible to speed up the recognition function
#27
romanholidaypancakes
closed
2 years ago
0
Does it handle indirect jumps?
#26
MJChku
closed
1 year ago
2
elf: fix alignment calculcation
#25
williballenthin
closed
3 years ago
1
ELF loading and API fixes
#24
williballenthin
closed
3 years ago
1
SMDA incorrectly maps sections/segments from ELF files
#23
williballenthin
closed
3 years ago
4
SMDA does not recognize imported APIs from ELF files
#22
williballenthin
closed
3 years ago
5
Fix invalid usage of traceback.format_exc
#21
BonusPlay
closed
3 years ago
1
Windows: struct.error: argument out of range
#20
mr-tz
closed
3 years ago
2
setup: bump LIEF to 0.11
#19
williballenthin
closed
3 years ago
2
Recent update: function detection regression?
#18
mr-tz
closed
4 years ago
2
add all-important if statement
#17
jcrussell
closed
4 years ago
0
hack for indirect API calls
#16
jcrussell
closed
4 years ago
0
add verbose mode
#15
jcrussell
closed
4 years ago
0
correct logging to use proper loggers
#14
BonusPlay
closed
4 years ago
3
Logging is broken
#13
BonusPlay
closed
4 years ago
2
Broken pypi build
#12
BonusPlay
closed
4 years ago
1
Reduce PIC hashes to 64bit instead 128bit?
#11
danielplohmann
closed
4 years ago
1
when parsing PE/ELF headers, feed OEP into function candidate list
#10
danielplohmann
closed
4 years ago
0
time.clock() is deprecated
#9
danielplohmann
closed
4 years ago
0
Output Consistency
#8
danielplohmann
closed
4 years ago
1
added pe/elf symbols support (with lief library)
#7
VPaulV
closed
5 years ago
0
Next