- Feb 03, 2025
-
-
Jason Hiser authored
-
- Jun 11, 2023
-
-
Clark Coleman authored
-
- Jun 06, 2023
-
-
Clark Coleman authored
Remove speculative linking of indir jumps to unreachable basic blocks. Was an old workaround for IDA Pro 5.x problems.
-
- Jul 22, 2022
-
-
Clark Coleman authored
-
- Oct 02, 2020
-
-
Clark Coleman authored
-
- Jan 30, 2020
-
-
Clark Coleman authored
-
- Dec 31, 2018
-
-
Jason Hiser authored
-
- Sep 18, 2018
-
-
Clark Coleman authored
Audit func boundaries vs. catch block boundaries; begin detection of global var sentinel usage in loops.
-
- Sep 03, 2018
-
-
Clark Coleman authored
-
- Jun 25, 2018
-
-
Clark Coleman authored
-
- Mar 17, 2018
-
-
jdh8d authored
Former-commit-id: a64974349267da832a467d1564cfd8d72229d8b2
-
- Oct 02, 2017
-
-
clc5q authored
Former-commit-id: 2dd0ed8311dabb07beb350616887c74946a73d65
-
- Aug 28, 2017
- Jun 16, 2016
-
-
clc5q authored
Fix assertion; treat syscalls as NOT being unresolved indirect calls to help CGC (quick and dirty fix). Former-commit-id: a1691d6302f7dcea1b172a27570ac0da0e19894a
-
- May 16, 2016
-
-
clc5q authored
Former-commit-id: 3a0a2d0e9eaaa3c85708060157c96b67254264cf
-
- May 13, 2016
-
-
clc5q authored
DEADREGS work; handle local names of other blocks that are not referenced in current block, convert nops from data back to code when following a CALL. Former-commit-id: 3c39474ea207d5cbc18dbbedf7685cf0f7ac779d
-
- Feb 22, 2016
-
-
clc5q authored
Former-commit-id: 677a1fd5e80131cc897f763437d42231b066f9da
-
- Jan 20, 2016
-
-
clc5q authored
Former-commit-id: d26accdfaa210dc7e01fd9087c95319b85d16d07
-
- Jan 11, 2016
-
-
clc5q authored
Detect potential multi-entry functions from code and data xrefs; avoid COMPLETE return target STARSxrefs annotations for multi-entry functions. Former-commit-id: 02ec8e8ed701d99884b8b444919265b134f8fe2b
-
- Jan 05, 2016
-
-
clc5q authored
Former-commit-id: d53527fc9169f7ebe06d988d23251d6bb5ebd84d
-
- Dec 30, 2015
-
-
clc5q authored
Former-commit-id: 0fec9b738653bdb092ff4caebd22160f81580dfd
-
- Dec 16, 2015
-
-
clc5q authored
Handle DEF-USE chains properly for subreg moves, which USE the DEF register by leaving upper bits unchanged. Former-commit-id: 587f4ce223f7edc5118bd40fbefbf844abe438f6
-
- Dec 10, 2015
-
-
clc5q authored
Former-commit-id: 8ab7eaf73c6cae02cdfb74331391bb04c6cc3c82
-
- Oct 17, 2015
-
-
clc5q authored
Former-commit-id: 2dcaddb490df7b6b6e263b572c51183c44514091
-
- Oct 14, 2015
-
-
clc5q authored
Fix chunk expansion algorithm using worklist to avoid interfering with IDA Pro global vars and chunk iterator. Former-commit-id: ab02d040ac0dfd9e3f078e0a62f1ab3b86d720e0
-
- Oct 13, 2015
-
-
clc5q authored
Former-commit-id: faed6110708c02ea46c60ec5d7614953fb86052c
-
- Oct 08, 2015
-
-
clc5q authored
Former-commit-id: ed95b04147243753433effb793a64cc4b91b75a8
-
- Aug 06, 2015
-
-
clc5q authored
Former-commit-id: 45ace968d4ff4fc2b5d0470261345677b08e9f6d
-
- Aug 04, 2015
-
-
clc5q authored
Former-commit-id: 745651c57b26a92e5c2fb02378895888fc587a33
-
- Jul 13, 2015
-
-
jdh8d authored
Former-commit-id: de39c9aba850a9ce19fb7a54c0706b8b155f299b
-
- Jul 07, 2015
-
-
clc5q authored
Former-commit-id: 3f9d857e5454b025e7724576114d9c5b759ebc4c
-
- Jul 05, 2015
-
-
clc5q authored
Former-commit-id: 7c9cfe1ee85115b7351f875f3147527d9bfe92bf
-
- May 19, 2015
-
-
clc5q authored
Former-commit-id: 70bf1bd47cdb72e782495d3c8f008fc766d1edea
-
- May 10, 2015
-
-
clc5q authored
Former-commit-id: 51dec0b66b9af14755e43fce8ee791b082c074b4
-
- May 07, 2015
-
-
clc5q authored
Former-commit-id: 84d3934f46b0a8b7bfda74a11c23cf49de81545c
-
- May 05, 2015
-
-
clc5q authored
Former-commit-id: bd0164d90ade36e7b03f75fc6f29525c35f7c924
-
- May 04, 2015
-
-
clc5q authored
Former-commit-id: 67b81cd29422cdcd43727873f8db13f6d68329c5
-
- Apr 30, 2015
-
-
clc5q authored
Reduce SMPStaticAnalyzer module to an IDA Pro driver; reduce use of IDA Pro types in common modules. Former-commit-id: d78319e21cb81dc6c03e956074ea12fb25ccc5e2
-
- Apr 19, 2015
-
-
clc5q authored
Former-commit-id: ab0514212c7a70e3c03bb6c29ff2fdcb0d23d6f6
-