Commit Graph

  • a5792684c5 Added requirements.txt master Joxean Koret 2026-05-14 14:24:03 +02:00
  • e156cc3539 Merge pull request #351 from joxeankoret/joxeankoret-patch-13 Joxean 2026-05-13 19:38:48 +02:00
  • 898d899d4b Update README.md joxeankoret-patch-13 Joxean 2026-05-13 19:38:26 +02:00
  • 84aa7dd83f Last remaining changes before the release 3.4.0 Joxean Koret 2026-05-13 15:01:30 +02:00
  • dfbc68143c Fix CodeCut's problems with backslashes in the regexps Joxean Koret 2026-05-08 11:33:44 +02:00
  • 17cbe950d3 Added installation instructions using hcli Joxean Koret 2026-05-08 11:33:13 +02:00
  • 8fde65b78c Fix for issue #350 Joxean Koret 2026-05-06 13:37:39 +02:00
  • b2812ffccd Apply PR #348 Joxean Koret 2026-05-05 09:24:00 +02:00
  • afc31c33ae Bug fixes and removal of waste code Joxean Koret 2026-05-04 19:47:57 +02:00
  • 77755f652a Refactor the code for importing all Joxean Koret 2026-05-04 17:44:42 +02:00
  • 7179ee3b6b Refactorizations and small cleanups Joxean Koret 2026-05-04 17:40:48 +02:00
  • 6b2213b163 Refactorizations to the code for loading and importing databases Joxean Koret 2026-05-04 17:26:39 +02:00
  • 09461aff92 Multiple refactorizations and little fixes Joxean Koret 2026-05-04 17:10:21 +02:00
  • b16037a695 Refactor create/get_function_dictionary Joxean Koret 2026-03-24 18:49:02 +01:00
  • 5235e50b2b Much needed refactorizations Joxean Koret 2026-03-24 18:38:08 +01:00
  • d8b898e357 Merge pull request #320 from joxeankoret/joxeankoret-patch-12 Joxean 2024-11-24 09:49:59 +01:00
  • f9d7ac2c72 Update diaphora_ida.py joxeankoret-patch-12 Joxean 2024-11-24 09:49:22 +01:00
  • 7ff7058a1a Support for a specialized trained ML model in Diaphora joxeankoret@yahoo.es 2024-09-17 09:35:12 +02:00
  • 15b281e39a Merge branch 'master' of ssh://github.com/joxeankoret/diaphora joxeankoret@yahoo.es 2024-08-29 17:32:48 +02:00
  • ef44333ce3 Small ML engine required changes joxeankoret@yahoo.es 2024-08-29 17:32:38 +02:00
  • fb7caf7a80 Merge pull request #311 from Coxxs/fix-ida-deadlock Joxean 2024-08-28 15:56:34 +02:00
  • 38414a32b9 Small bug fixes joxeankoret@yahoo.es 2024-08-27 12:38:41 +02:00
  • e3d41192af Fix IDA deadlock when time reaches SQL_TIMEOUT_LIMIT Coxxs 2024-08-14 03:58:59 +08:00
  • 232a2720d5 Fixes for IDA 9.0 joxeankoret@yahoo.es 2024-08-06 12:01:14 +02:00
  • 4e243ade22 Added new example script joxeankoret@yahoo.es 2024-07-15 11:21:19 +02:00
  • 3227da8f51 Increased version number joxeankoret@yahoo.es 2024-07-15 10:52:55 +02:00
  • 25680ed720 Moved example scripts to a better named folder joxeankoret@yahoo.es 2024-07-15 10:52:17 +02:00
  • 09f073d566 Moved old documentation files to the 'old' directory joxeankoret@yahoo.es 2024-07-15 10:51:07 +02:00
  • 1055cf2e3e Update README.md Joxean 2024-06-24 11:58:40 +02:00
  • e274a210ee Merge pull request #307 from joxeankoret/joxeankoret-patch-11 Joxean 2024-06-24 11:56:59 +02:00
  • ece6014be8 Update README.md joxeankoret-patch-11 Joxean 2024-06-24 11:56:43 +02:00
  • f53bf0be17 Rename IDA plugin's menu entry to just "Diaphora" 3.2.1 joxeankoret@yahoo.es 2024-05-30 09:59:14 +02:00
  • 70b560fbcd Merge pull request #300 from mkow/mkow/fix-imp Joxean 2024-05-30 09:50:41 +02:00
  • d169965877 Added a basic IDA's plugin wrapper joxeankoret@yahoo.es 2024-05-20 10:08:46 +02:00
  • 123bb36587 Replace imp module (removed in Python 3.12) Michał Kowalczyk 2024-05-05 00:30:12 +02:00
  • a1575a1a97 Marked heuristic "Same compilation unit" as slow 3.2.0 joxeankoret@yahoo.es 2024-04-09 09:31:26 +02:00
  • 08753cd11e Little tweaks to the ML engine joxeankoret@yahoo.es 2024-04-09 09:30:24 +02:00
  • 04fb452701 Added workaround for an error with annotations using old Python versions joxeankoret@yahoo.es 2024-04-09 09:29:18 +02:00
  • 2c97b4f8d4 Various bug fixes joxeankoret@yahoo.es 2024-03-08 13:21:49 +01:00
  • 3ad068644b Fixes to the current beta joxeankoret@yahoo.es 2024-02-23 10:59:04 +01:00
  • d74d6872a8 Updated copyright notices joxeankoret@yahoo.es 2024-02-22 18:27:07 +01:00
  • f24f1ea265 Merge branch 'master' of ssh://github.com/joxeankoret/diaphora joxeankoret@yahoo.es 2024-02-22 18:15:43 +01:00
  • 477dd87afa Multiple bug fixes and little improvements joxeankoret@yahoo.es 2024-02-22 18:15:09 +01:00
  • 501f5377a1 Update index.md gh-pages Joxean 2024-02-10 23:57:21 +01:00
  • 2ae91d021c Update index.md Joxean 2024-02-10 23:54:52 +01:00
  • 7cc15543b3 Update index.md Joxean 2024-02-10 23:53:21 +01:00
  • a3f9be0797 Merge pull request #294 from joxeankoret/joxeankoret-patch-10 Joxean 2024-02-10 23:52:16 +01:00
  • 11ece39031 Update README.md joxeankoret-patch-10 Joxean 2024-02-10 23:51:34 +01:00
  • bccabf8445 Merge pull request #293 from joxeankoret/joxeankoret-patch-9 Joxean 2024-02-10 23:48:43 +01:00
  • 2a0896b0ab Update README.md joxeankoret-patch-9 Joxean 2024-02-10 23:48:30 +01:00
  • ceafecab9c Merge pull request #292 from joxeankoret/joxeankoret-patch-8 Joxean 2024-02-10 23:46:11 +01:00
  • 96f9c80c2e Create FUNDING.yml joxeankoret-patch-8 Joxean 2024-02-10 23:45:56 +01:00
  • ee5b628e2f Fixed a bug with high addresses in operands joxeankoret@yahoo.es 2024-02-09 16:18:09 +01:00
  • f9b28d59b4 Do not enable by default the ML model for public releases joxeankoret@yahoo.es 2024-02-04 13:50:10 +01:00
  • 1cd673c0a2 Small changes to the classifier module joxeankoret@yahoo.es 2024-02-04 13:49:36 +01:00
  • 152cc2d400 Merge branch 'master' of ssh://github.com/joxeankoret/diaphora joxeankoret@yahoo.es 2024-02-01 19:39:38 +01:00
  • 23ef49cdb2 Multiple ML module improvements joxeankoret@yahoo.es 2024-02-01 19:38:21 +01:00
  • 59017c58f4 Function delete_function() was wrongly removed in 3.1.2 joxeankoret@yahoo.es 2024-02-01 19:26:42 +01:00
  • 08a62e0723 First working milestone of the (local) machine learning engine joxeankoret@yahoo.es 2024-02-01 12:20:36 +01:00
  • da6afc0b6b Hooks related refactorizations joxeankoret@yahoo.es 2023-12-25 14:06:52 +01:00
  • 8a585743fa Parallel messages were too verbose joxeankoret@yahoo.es 2023-12-25 11:10:50 +01:00
  • 7e46f6fbc3 Increased Diaphora version to 3.1.2 3.1.2 joxeankoret@yahoo.es 2023-12-22 13:09:13 +01:00
  • dfa2d46d00 Potential fix for #288 joxeankoret@yahoo.es 2023-12-22 13:02:28 +01:00
  • 5690fa85e7 Merge branch 'master' of ssh://github.com/joxeankoret/diaphora joxeankoret@yahoo.es 2023-12-22 12:51:54 +01:00
  • cb6f1a23a8 Better parallelization support and bug fixes joxeankoret@yahoo.es 2023-12-22 12:51:21 +01:00
  • 0fcc815906 Merge pull request #290 from joxeankoret/joxeankoret-patch-7 Joxean 2023-12-20 10:15:42 +01:00
  • 623e28502b Added link to the wiki joxeankoret-patch-7 Joxean 2023-12-20 10:15:13 +01:00
  • 63c90def0e Fixed a bug hiding differences and added a new "vuln pattern" joxeankoret@yahoo.es 2023-12-14 11:05:12 +01:00
  • 1a1e2debf6 Added on_special_heuristic hook joxeankoret@yahoo.es 2023-12-05 09:50:05 +01:00
  • 3c00524bcf Code improvements joxeankoret@yahoo.es 2023-11-29 11:38:04 +01:00
  • 87a3b29325 Show which test case crashed when it does joxeankoret@yahoo.es 2023-10-31 13:02:40 +01:00
  • f798cfc8e3 Do not complain if no microcode mnemonic is found joxeankoret@yahoo.es 2023-10-31 11:32:09 +01:00
  • a43635982e Add checks for callers/callees joxeankoret@yahoo.es 2023-10-30 13:51:01 +01:00
  • 1260d2d768 Merge pull request #286 from clslgrnc/patch-1 Joxean 2023-10-29 19:26:12 +01:00
  • dc110e0fed Fix: callees inserted as callers Colas Le Guernic 2023-10-29 11:49:47 +01:00
  • 34672c3b1e Merge branch 'master' of ssh://github.com/joxeankoret/diaphora 3.1.1 joxeankoret@yahoo.es 2023-10-29 09:23:25 +01:00
  • fe43640ed4 Added logos joxeankoret@yahoo.es 2023-10-29 09:17:52 +01:00
  • d0fc100fba Removed testing and debugging heuristics and code joxeankoret@yahoo.es 2023-10-26 09:30:05 +02:00
  • c69f392249 Multiple bug fixes, new and experimental heuristics joxeankoret@yahoo.es 2023-10-21 12:27:36 +02:00
  • 24a30c8ed6 Update README.md Joxean 2023-10-11 10:23:11 +02:00
  • f894aa2606 Update README.md Joxean 2023-10-03 17:06:30 +02:00
  • 100d7bfa75 Update index.md Joxean 2023-10-03 09:14:26 +02:00
  • b89f0e8164 Update README.md Joxean 2023-10-03 09:12:43 +02:00
  • 625076df1f Merge pull request #277 from joxeankoret/joxeankoret-patch-6 Joxean 2023-10-02 22:08:39 +02:00
  • 96dd135663 Update README.md joxeankoret-patch-6 Joxean 2023-10-02 22:08:15 +02:00
  • d0d4004320 Update README.md Joxean 2023-10-02 21:57:17 +02:00
  • d7d5d5f44b Merge pull request #274 from joxeankoret/joxeankoret-patch-5 Joxean 2023-09-30 11:23:22 +02:00
  • 362284bf4c Update README.md joxeankoret-patch-5 Joxean 2023-09-30 11:22:17 +02:00
  • 3d72b493e9 Clear pseudo-code related internal fields joxeankoret@yahoo.es 2023-09-30 10:12:15 +02:00
  • d66908f793 Fix for issue #269 joxeankoret@yahoo.es 2023-09-17 12:09:59 +02:00
  • 706308bce5 Fix for issues #266, #267 and #268 3.1 joxeankoret@yahoo.es 2023-09-01 10:58:03 +02:00
  • 62357ad710 Do not crash when there is no pseudo-code available joxeankoret@yahoo.es 2023-08-03 12:18:09 +02:00
  • 6771fd1d30 Bug fixes joxeankoret@yahoo.es 2023-08-02 21:46:34 +02:00
  • 93f1d1858c Fix for issue #261 joxeankoret@yahoo.es 2023-06-22 05:26:18 +02:00
  • 9d37024069 Merge branch 'master' of ssh://github.com/joxeankoret/diaphora joxeankoret@yahoo.es 2023-06-21 17:04:22 +02:00
  • 94a224fa2c Merge pull request #260 from joxeankoret/joxeankoret-patch-4 Joxean 2023-06-21 12:17:05 +02:00
  • e3f9ee8cc5 Update README.md joxeankoret-patch-4 Joxean 2023-06-21 12:16:55 +02:00
  • 5a9bfa9e66 Merge pull request #259 from joxeankoret/joxeankoret-patch-3 Joxean 2023-06-21 12:15:42 +02:00
  • 605b243033 Update README.md joxeankoret-patch-3 Joxean 2023-06-21 12:15:30 +02:00
  • d16c62da93 Merge pull request #258 from joxeankoret/joxeankoret-patch-2 Joxean 2023-06-21 12:13:49 +02:00