- Nov 14, 2018
-
-
Jason Hiser authored
Former-commit-id: 25f968385814067b84c998b346bc2f8a63b77ed9
-
- Nov 01, 2018
-
-
Jason Hiser authored
fixed issue where check_for_PIC_switch_table32_type2 (type2 switches) were causing pins, but resulting in an incomplete status. the incomplete status resulted in targets being omitted from the jmp hell node, and then the hell node being used for the switch dispatch jmp. thus, the targets weren't part of the icfs. a better, long-term fix would include detecting the table size and marking complete, but likely not needed in the short term. Former-commit-id: 17d821887815e8b51e1f8339488820ce7e08b9ab
-
Jason Hiser authored
Former-commit-id: 5dd40bfca36ea684d61b582660fbfacd05622039
-
Jason Hiser authored
fixed bug where call-site address was used where landing pad address was needed. resulted in unnecessary mergning of FDE ranges Former-commit-id: 9728a615a302c64caaece3e2461525e98205d16f
-
- Oct 26, 2018
-
-
Jason Hiser authored
performance optimizations for building the eh-frame ir. mostly avoiding copying structures that dont need to be copied, but also caching/re-using a few results from libehp Former-commit-id: d919cd681a4c1f8ba1464c50f8c6408da899e377
-
Jason Hiser authored
Former-commit-id: 031ed834c290b9b22dc78b75fa530b0e193cc4c1
-
Jason Hiser authored
Former-commit-id: dbaad338441e217bd32807f597e418f3a7d34579
-
Jason Hiser authored
Pinned elfio-code submod to Release_3.2. This has to match libehp's version of elfio-code, or hell breaks loose (most notable side effect: rida segfaults.) Former-commit-id: 92e483fbebd81f72cbef4909fdae66a4b172a35a
-
Jason Hiser authored
Former-commit-id: 0e44bba61100e9881f5bf0d598ea91960e355a92
-
Jason Hiser authored
Former-commit-id: 1f5a8c455822856f47aa9dfd0c8d78ecf8c7c666
-
Jason Hiser authored
Former-commit-id: 463c2ce644364c99b1506ff4aef1c0806e482f7a
-
Jason Hiser authored
Former-commit-id: 9598da303ee0831a032e496673ab1e26986a860f
-
- Oct 24, 2018
-
-
Clark Coleman authored
Former-commit-id: 65581cf0c18e65bee7170eafe526327a2984cffa
-
- Oct 19, 2018
-
-
Jessica Jones authored
Former-commit-id: 846350f0b2d1922aaeff9f70256706a887227b75
-
- Oct 16, 2018
-
-
Jason Hiser authored
Former-commit-id: 6cc4c917373c4ac935a5c4bdeb66f7bbf8bd73c4
-
- Oct 08, 2018
-
-
Jessica Jones authored
Former-commit-id: 8175a7f5303db65e525648c06c223fab75da6c93
-
- Oct 07, 2018
-
-
Jason Hiser authored
Former-commit-id: d95964d6c2e2b11d12188de57184f764efe5a989
-
Jason Hiser authored
Former-commit-id: 0556b8d798c713ca09d4dc514af947b79f90204b
-
- Oct 05, 2018
-
-
Jason Hiser authored
Former-commit-id: a9e86d7ab4d30f43e54d82081449fff2130ff785
-
- Oct 04, 2018
-
-
Anh Nguyen-Tuong authored
Resolve "tcpdump.rida crash whereas tcpdump.zipr does not" Closes #23 See merge request allnp/security_transforms!17 Former-commit-id: e6a48d8b65307fc4626d2be1737a5ccc577185fd
-
Jason Hiser authored
Former-commit-id: 93a01cf75c1e0c29cb4c97a3ce9a0d5fa7fb016c
-
- Oct 03, 2018
-
-
Jason Hiser authored
Former-commit-id: a3481bd39c322fac84fd1bbfed7f162775d185f2
-
- Oct 02, 2018
-
-
Anh Nguyen-Tuong authored
Resolve "rida does not recognize function name on ubuntu18" Closes #21 See merge request allnp/security_transforms!16 Former-commit-id: 4846f20dd5929085e5ad7bb2e18c7d123519e703
-
Jason Hiser authored
Former-commit-id: 1796e624686e6b27f20fb4323193b4c8d9ae6f16
-
- Oct 01, 2018
-
-
Jason Hiser authored
Former-commit-id: 45131080bf1365de26ab22f68d02b914c3065428
-
Jason Hiser authored
Former-commit-id: b114d5105b47d1070bc3b33ac7b5ac1b097aabe5
-
Jason Hiser authored
Former-commit-id: 684fd903a39ea7e582074f47ef33e767d0b8465b
-
- Sep 20, 2018
-
-
Jason Hiser authored
Former-commit-id: 91f7c60dc757066c83bdfdcf0ad0e59aeb2834ee
-
Jason Hiser authored
better 32-bit pic switch table detection. fixes to thunk detection from libdecode conversion that were never tested on x32 Former-commit-id: 8d5f27b81bb5327ff040c726504ee23d0b6d9e18
-
Jason Hiser authored
Former-commit-id: adb9e5883ad531a025d926800062131f7833c20f
-
Jason Hiser authored
Former-commit-id: af533a42fa1113a622575815a68f124d5472338d
-
Jason Hiser authored
Former-commit-id: 5e52452bf51fd7740c0f5e0d22016aec6b1a9cda
-
Jason Hiser authored
Former-commit-id: e1d7a642f0bc68cb29b5a6d06fdfa121cdac2a2a
-
Jason Hiser authored
Former-commit-id: b3fd546b39016b2ea1544a1de97236208753e333
-
- Sep 18, 2018
-
-
Anh Nguyen-Tuong authored
Former-commit-id: 2d05898bbc80d60b8c4bb2644bd86918b71b3e1e
-
- Sep 12, 2018
-
-
Anh Nguyen-Tuong authored
Former-commit-id: d7088072d69e90e3679e9efc8ce16aecd87c4829
-
- Sep 11, 2018
-
-
Anh Nguyen-Tuong authored
Former-commit-id: 0187a10a81ae6e096a5d64a1cfed81983158a96a
-
Jason Hiser authored
Former-commit-id: d140d13ace16fcc514c121784f576d1ab29de473
-
Jason Hiser authored
Former-commit-id: 641a3c629f59485e1decbffd082a5bcef5e5b6e9
-
Jason Hiser authored
changed to not-shallow for capstone to deal with git error messages about not being able to grab an unadvertised hash Former-commit-id: 5237a5c7adf85d0a0070c70b7e56ca0d9d0a630b
-