Commit Graph

26 Commits

Author SHA1 Message Date
Giovanni
78a9a11209
Fix jsdec build on windows (#2840) 2021-11-23 19:25:20 +01:00
Giovanni
c205acd773
Build jsdec with -Djsc_folder option to embed the javascript code (#2801) 2021-10-10 14:51:19 +02:00
Surendrajat
3b0df1944a
Update jsdec and rz-ghidra to v0.3.0 (#2781) 2021-09-24 16:20:08 +00:00
Surendrajat
02abe9d138
Update jsdec to development state before it is released (#2749) 2021-09-24 14:06:19 +02:00
Riccardo Schirone
35de2ae413
Update rizin submodule to 02417f3d3f73522a073020cbdecfef52b8c0cb44 (#2772) 2021-09-22 10:24:04 +02:00
Florian Märkl
3c4fe781ab
Fix Versions in Info.plist (Fix #2679) (#2740) 2021-09-10 17:51:59 +02:00
Florian Märkl
f4227d5b4b Update rz-ghidra for Rizin 2021-09-10 16:22:00 +02:00
Florian Märkl
62ecf3fb2a
Set rz-ghidra to Fixed Compatible Commit (#2743) 2021-09-09 23:07:54 +02:00
xarkes
bc57167534
Update Rizin version (#2698) 2021-06-04 11:05:34 +02:00
karliss
4328f5df5a
Adjust prefix handling due to rizin portable mode changes. (#2671) 2021-04-20 06:34:52 +03:00
Kārlis Seņko
95879d4835 Use latest jsdec and rz-ghidra to match rizin version 2021-04-10 10:14:35 +02:00
karliss
da457b0682
Fix .DMG background (#2642) 2021-03-21 18:29:25 +01:00
karliss
a74feab741
Use jsdec tag matching rizin verison. (#2640) 2021-03-21 12:38:21 +02:00
Florian Märkl
35b9ffa548
Set rz-ghidra to rz-0.1.1 Tag (#2624) 2021-03-05 20:47:41 +01:00
GustavoLCR
b4b9b312e7
Offer a default function name in actionAnalyzeFunction input box (#2572) 2021-02-24 10:10:54 +02:00
karliss
0553d3ffdb
Add JSDec packaging for macos. (#2580) 2021-02-18 16:36:27 +02:00
Florian Märkl
b0cef7e634 Change Executable to Lowercase and use re.rizin.cutter everywhere 2021-01-25 22:09:19 +01:00
karliss
753d4a7bb5
Enable macOS adhoc signing. (#2569)
* Do not break Python package making it unsignable
* Manaully add one of breakpad libs for codesigning. It doesn't get signed automatically by codesign --deep.
* Enable macOS adhoc signing.
2021-01-24 11:11:26 +02:00
Ray
bb6a9e2a91
Update the icon on macOS to match the icon grid of Apple design guideline (#2571) 2021-01-23 10:39:56 +01:00
Anton Kochkov
88478ffb30
New JSDec home (#2563)
Switch from r2dec to jsdec
2021-01-16 11:48:31 +01:00
karliss
29cbd06ab2
Run macos packaging in GHA. (#2529)
* Enable running of macOS packaging in GHA, most of the work done in dedbabde56
* Cleanup breakpad handling
* Have single version of main executable in folder expected by macOS and most tools instead of executable+symlink+shell script
* Handle Breakpad library lookup in more CMake way using FindBreakpad just like it's done on other platforms and packages
* Refactor error handling in some of the shell scripts to use `set -e` instead of `|| exit 1` for each command.
* Fix DMG background setup
2021-01-02 19:57:29 +02:00
karliss
c985fdc1b1
Run cutter appimage packaging in GHA. (#2490)
* Run cutter appimage packaging in GHA.
* Update cutter-deps.
* Switch to older visual studio due to pyside having problems parsing MSVC
headers.
* Take GIL in the injected code fragment #2511.
2020-12-19 12:43:33 +02:00
Anton Kochkov
70cef2c1af
More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
Florian Märkl
822e377383
Revert Temporary Changes (#2496) 2020-12-08 17:27:54 +01:00
Florian Märkl
dedbabde56
Add macOS Packaging in CMake (#7) 2020-12-07 09:19:18 +01:00
Florian Märkl
8c35ebb837
Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00