Commit Graph

  • b1809fe2d9 update to ida 7.6, add builds master josh 2021-10-31 21:20:46 +02:00
  • e0e0f2be99 update olari 2021-06-05 21:10:25 +03:00
  • 807cffd9de Update Main.cpp Aidan Khoury 2020-05-06 11:08:00 -03:00
  • c40b21afcc Fixed Issue #19 gir489 2018-11-21 16:25:50 -05:00
  • b5b13f90cb Fixed Issue #16 - Infinite Loop scenario could occur on ambiguous function tails. gir489 2018-07-13 08:12:38 -04:00
  • c34ce46871 Iterator cleanup. dude719 2018-07-10 13:39:42 -03:00
  • 65a84ce537 Merge branch 'master' of https://github.com/dude719/SigMaker-x64 dude719 2018-07-10 13:15:17 -03:00
  • 40098171b7 Added post build events instead of setting the output file. dude719 2018-07-10 13:14:42 -03:00
  • 0b865583b2 Merge pull request #14 from ValentinZakharov/iterator_fix Aidan Khoury 2018-07-10 13:05:47 -03:00
  • 613922f3dd Fixed signature iterator loop. We must reduce the iterator because the call qvector::erase() shifts vector and causes skipping elements of iterator in the loop. This cause crashes in some situations. valentin 2018-07-10 11:03:47 +03:00
  • 1ec918f3cb Merge pull request #12 from gir489/master Aidan Khoury 2018-07-02 17:00:57 -03:00
  • d915020e82 Updated README.md Robert Blody 2018-07-01 19:23:31 -04:00
  • fc4a76dd4f Added failure scenario to AutoGenerate function, to prevent Run-Time Check Failure #3 - The variable 'SigIterator' is being used without being initialized. gir489 2018-06-30 22:35:02 -04:00
  • 7a634c7fde Merge pull request #11 from gir489/master Aidan Khoury 2018-06-15 10:57:55 -03:00
  • a35b58fd61 Removed extraneous dwAddress initializer. gir489 2018-06-15 08:18:01 -05:00
  • e5eb717086 Merge pull request #10 from gir489/master Aidan Khoury 2018-06-15 00:10:06 -03:00
  • 80df891be9 Removed extraneous includes from Includes.h. gir489 2018-06-14 21:33:51 -05:00
  • a8422ba964 Refactored SearchForSigs to use omin_ea to maintain consistency with whatever IDA is showing in the address bars. (This removes the need for __EA64__ awareness.) Added a more helpful README.md to the project. Resolved project warnings. gir489 2018-06-14 20:50:04 -05:00
  • 1117b9f872 Update README.md Aidan Khoury 2018-05-25 08:42:41 -03:00
  • 18e9e31970 Merge pull request #7 from dedmen/patch-1 Aidan Khoury 2018-04-09 10:41:46 -03:00
  • 1323c93d10 Enable SigMaker for ELF binaries Don't filter by filetype Dedmen Miller 2018-04-09 09:44:10 +02:00
  • d06aae499b Update README.md Aidan Khoury 2018-02-05 20:39:27 -04:00
  • 524b6fa336 Merge pull request #6 from gir489/master Aidan Khoury 2018-02-05 20:36:35 -04:00
  • b62803ebb6 Fixed an issue with the IDA 32-bit version not producing the correct clickable address. gir489 2018-02-05 19:34:10 -05:00
  • ef1e2a0d0b Merge pull request #4 from gir489/master Aidan Khoury 2018-02-05 20:29:12 -04:00
  • 8a61f4c6df Removed obsolete x86 build. Removed __X64__ from preprocessor definitions. Fixed Debug build using Release64. Fixed Debug/Release not using the proper LIB folder for a fresh IDA 7.0 SDK. gir489 2018-02-05 19:25:26 -05:00
  • b08c13ed4e Changed "sig found at" address casing to match that of the IDA Text View window. gir489 2018-02-05 17:05:26 -05:00
  • 2da11b7d20 Fixed GitHub Issue #3 (Test IDA signature on 64-bit doesn't produce clickable addresses) gir489 2018-02-05 16:59:47 -05:00
  • a67cfd3ed0 Update README.md Aidan Khoury 2017-11-07 12:15:22 -04:00
  • 1b9e84ce41 Update README.md Aidan Khoury 2017-11-07 12:14:59 -04:00
  • 56657ad797 Update README.md Aidan Khoury 2017-11-07 12:14:51 -04:00
  • 384ecc8743 Update README.md Aidan Khoury 2017-11-07 12:14:41 -04:00
  • 2a7a803663 Final push dude719 2017-11-07 12:03:44 -04:00
  • ed807b7373 Builds now load for 32-bit IDA. dude719 2017-11-07 11:54:53 -04:00
  • 5ceed68a50 Options fix + cleanup dude719 2017-11-07 01:55:06 -04:00
  • 07b19b74bc Create README.md Aidan Khoury 2017-11-07 00:36:33 -04:00
  • 8238992821 Add project files. dude719 2017-11-07 00:33:25 -04:00
  • b9dd47e84d Add .gitignore and .gitattributes. dude719 2017-11-07 00:33:22 -04:00