Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
integer_errors_4
5da97737
·
Implement OVERFLOW and UNDERFLOW annotations for non-multiply arithmetic opcodes.
·
Oct 30, 2011
integer_errors_3
1c5627fe
·
Implement CHECK OVERFLOW annotations for multiplications; clean up
·
Oct 29, 2011
integer_errors_2
f471a981
·
Mostly complete implementation of the portion of integer error
·
Oct 27, 2011
reduced_analysis_1
e76762c2
·
Added SMP_REDUCED_ANALYSIS symbol to permit partial processing of huge benchmarks.
·
Oct 25, 2011
integer_errors_1
d644005f
·
Major portion of work to analyze signedness and width of operands.
·
Oct 25, 2011
handle_new_opcodes_1
e96a8a8f
·
Handle new opcodes in category tables.
·
Oct 17, 2011
cpp_exception_cleanup_1
9d9c46fc
·
Handle seemingly dead code that is actually C++ exception handling and stack unwinding code.
·
Sep 29, 2011
code_cleanup_24SEP2011
e48795bb
·
Fix incomplete assignment operators used in copy constructors; fix algorithm...
·
Sep 25, 2011
memory_reduction_23SEP2011
f5446273
·
Free global static data table memory early to reduce memory consumption.
·
Sep 23, 2011
memory_reduction_22SEP2011
be9a1e67
·
Reduce memory consumption.
·
Sep 23, 2011
code_cleanup_21SEP2011
56f80e10
·
More cleanup of unreachable basic blocks.
·
Sep 21, 2011
RTL_mmx_1
475a7cf4
·
Build RTLs for MMX and SSE instructions used in current glibc.
·
Sep 17, 2011
RTL_lea_scas_cmps
cc78f63b
·
Fix RTLs for SCAS and CMPS; eliminate spurious ERROR messages for LEA RTLs;...
·
Sep 11, 2011
call_nullptr
990cb48d
·
Do not treat calls to address 0 as calls, because these are only found in...
·
Sep 11, 2011
recursion_pseudo_calls
024eb37a
·
Identify self-recursive calls and pseudo-calls used as jumps within functions.
·
Sep 10, 2011
code_cleanup_02SEP2011
afde3771
·
Disable IDB fixup (code ID) until further code cleanup.
·
Sep 03, 2011
indirect_recursion_2_MMX
d2afd156
·
Fix infinite loops and crashes related to unreachable blocks and SSE/MMX...
·
Aug 20, 2011
indirect_recursion
c60a86a4
·
Handle indirect calls within functions.
·
Aug 09, 2011
idapro6x_5x
8b90f2e6
·
Make static analyzer work with IDA 5.x and 6.x.
·
Jun 25, 2011
idapro60_fix_1
bfffa4de
·
Fix assertion failure caused by bad frsize value from IDA Pro 6.x.
·
May 28, 2011
Prev
1
…
3
4
5
6
7
8
9
10
11
12
Next