0
0
mirror of https://github.com/DMaroo/GhidRust.git synced 2025-06-25 15:42:24 +02:00

Commit Graph

  • a4c5ebeee4 Fix typo in README (og -> of) master Dhruv Maroo 2024-05-19 01:47:47 +05:30
  • 978c22d9ba Update project status Dhruv Maroo 2024-02-05 11:36:11 +05:30
  • 8355b1f763 Add checkstyle config and Javadoc comments Dhruv Maroo 2024-02-05 11:35:33 +05:30
  • e6f0083cf0 Fix according GP-4269 () rrockru 2024-02-05 05:43:14 +03:00
  • e9cfe81af7 Update README to indicate the purpose of the branch 10.3 Dhruv Maroo 2023-08-19 02:22:16 +05:30
  • aef95193e6 Stop using deprecated checkCanceled, and use checkCancelled instead Dhruv Maroo 2023-08-19 02:18:19 +05:30
  • c98c95b89a Update the comment clang-tokens Dhruv Maroo 2023-06-26 21:58:57 +08:00
  • eb99077ee3 Fixed the failing build caused due to incorrect help files path Dhruv Maroo 2023-06-11 20:44:42 +08:00
  • 54611042f1 Start using clang tokens for the Rust code generation Dhruv Maroo 2023-05-20 13:00:50 +08:00
  • a9592b2b93 Add "documentation" (it's just the readme, but needs to be improved) Dhruv Maroo 2023-05-20 13:16:39 +08:00
  • 2679f507da Use the correct CSS file for documentation Dhruv Maroo 2023-05-20 13:09:05 +08:00
  • 9550dd2717 Remove local file logging Dhruv Maroo 2023-05-09 11:25:46 +05:30
  • b66c9091cc Remove ELF specific section finding (no longer using .rodata) Dhruv Maroo 2023-05-08 13:17:17 +05:30
  • 08f9e914d2 Remove parens for if conditions Dhruv Maroo 2023-04-28 01:31:07 +05:30
  • 6b91c2564f Add better decompilation example's image in README Dhruv Maroo 2023-04-27 04:21:32 +05:30
  • 61d0e9b94a Add support for more statements Dhruv Maroo 2023-04-26 23:50:32 +05:30
  • 3095de7bbd Add decompilation logic for while and do-while statements Dhruv Maroo 2023-04-26 08:42:43 +05:30
  • 2891356e1b Add CContext to store context information while parsing Dhruv Maroo 2023-04-26 08:41:30 +05:30
  • f0f3d0d747 Add a separate formatter Dhruv Maroo 2023-04-26 08:40:45 +05:30
  • d317d6ff3c Add decompilation logic for array indexing Dhruv Maroo 2023-04-23 17:37:13 +05:30
  • 425c633efe Add decompilation logic for more constructs Dhruv Maroo 2023-04-23 17:08:31 +05:30
  • 6debceb8b5 Add parsing and codegen for assignment and declaration Dhruv Maroo 2023-04-22 17:05:41 +05:30
  • 2f5674d63b Add configure instrucions for the plugin Dhruv Maroo 2023-04-22 07:28:46 +05:30
  • a206ec28f3 Add decompilation support for function arguments Dhruv Maroo 2023-04-22 07:19:28 +05:30
  • c24ddf0a79 Remove unused functions and variables Dhruv Maroo 2023-04-22 07:08:51 +05:30
  • b51814233d Remove certification manifest, not necessary Dhruv Maroo 2023-04-22 07:05:06 +05:30
  • 59fef18c3a Make the decompiler plugin invoke the transpiler Dhruv Maroo 2023-04-22 07:04:44 +05:30
  • 8f916a6a8d Update .gitignore to exclude Java class files Dhruv Maroo 2023-04-22 07:04:17 +05:30
  • 0d06543ef7 Update the README to be more descriptive Dhruv Maroo 2023-04-22 06:10:35 +05:30
  • c8231649a0 Use correct fucntion for the popup Dhruv Maroo 2023-04-22 00:21:37 +05:30
  • c240d69264 Add logo in the README Dhruv Maroo 2023-04-21 19:03:32 +05:30
  • 8f7c12d3fe Add C to Rust transpiler Dhruv Maroo 2023-04-21 18:38:26 +05:30
  • 6d653d6aef Add icon images for the decompiler plugin Dhruv Maroo 2023-04-21 01:05:40 +05:30
  • 32ce329db1 Add Rust decompiler widget plugin Dhruv Maroo 2023-04-21 01:04:29 +05:30
  • 27586dd822 Move RustStdAnalyzer and restructure directories Dhruv Maroo 2023-04-21 01:03:33 +05:30
  • d3d87723c1 Add a nice logo :^) Dhruv Maroo 2023-04-14 06:05:10 +05:30
  • c6b6df20fb Add gitattributes (just in case :)) Dhruv Maroo 2023-04-14 06:04:53 +05:30
  • e2a029e36e Added the Function ID database Dhruv Maroo 2023-04-14 06:03:13 +05:30
  • 159b1377cf Add RustStdAnalyzer analyzer extension Dhruv Maroo 2023-04-14 06:00:17 +05:30
  • b561396f55 Remove existing installation before installing the new extension Dhruv Maroo 2023-04-14 05:56:50 +05:30
  • 1475238074 Initial extension set up Dhruv Maroo 2023-04-11 23:06:09 +05:30