Commit graph

25470 commits

Author SHA1 Message Date
Anton Kochkov
74ca7ff0d1 Version 0.1.0
Some checks failed
Code scanning - action / CodeQL-Build (push) Has been cancelled
Mixed linter and checks / cmd_descs_yaml_check (push) Has been cancelled
2021-01-22 14:48:45 +08:00
Riccardo Schirone
fdc08c2808 Use rizin-src.tar.xz in rzpipe CI job 2021-01-22 00:30:21 +01:00
Riccardo Schirone
d3d3a7f5bc Use the right path for rizin-src tarball 2021-01-22 00:03:19 +01:00
Riccardo Schirone
812bd13a31 Fix names in the release job 2021-01-21 23:41:50 +01:00
Riccardo Schirone
50f1f0eda5 Try to fix workflow syntax 2021-01-21 22:00:45 +01:00
Riccardo Schirone
bb6e22c2bb Fix typo: heads not head 2021-01-21 16:57:39 +01:00
Riccardo Schirone
c668a1c4b2 Use full github.ref name 2021-01-21 16:49:06 +01:00
Maijin
48c153ef7f Remove obsolete indent scripts 2021-01-21 16:39:57 +01:00
Riccardo Schirone
fb69f44e08 Enable releases for stable branch 2021-01-21 16:38:38 +01:00
Riccardo Schirone
1173049e2b Consider DESTDIR in macos_sign.sh during install script 2021-01-21 16:38:38 +01:00
Riccardo Schirone
cf1fc682a7 Fix rzpipe egg name 2021-01-21 16:38:38 +01:00
Riccardo Schirone
c803e5bb8c Re-order dependencies between modules 2021-01-21 16:38:38 +01:00
Anton Kochkov
1ce3f53fb5 Fix #394 - convert old Debian to Meson/Ninja 2021-01-21 16:38:38 +01:00
Anton Kochkov
ed8988fce0 Allow ptrace for Alpine static build 2021-01-21 16:38:38 +01:00
Anton Kochkov
a0be4e2e64 Run clang-format 2021-01-21 22:05:44 +08:00
Anton Kochkov
de95241c0c Fix cmd_descs_generate.py for clang-format 2021-01-21 22:05:44 +08:00
Anton Kochkov
ff03079463 Remove unnecessary code style test 2021-01-21 22:05:44 +08:00
Anton Kochkov
5830f1cd7e Add clang-format script 2021-01-21 22:05:44 +08:00
Anton Kochkov
c2cf3362e7 Fix foreach macroses 2021-01-21 22:05:44 +08:00
Anton Kochkov
4d62523b01 Use spaces for some alignment 2021-01-21 22:05:44 +08:00
Anton Kochkov
48e353462a Workaround a multiline comment clang-format bug 2021-01-21 22:05:44 +08:00
Anton Kochkov
cd7d4f5dc6 Temporary workaround for clang-format #46240 bug 2021-01-21 22:05:44 +08:00
Anton Kochkov
63eac590bf Dont align escaped newlines 2021-01-21 22:05:44 +08:00
Anton Kochkov
7827f44392 Align consecutive macros for clang-format 2021-01-21 22:05:44 +08:00
Anton Kochkov
e7b190e0c0 No more space before function call parentheses 2021-01-21 22:05:44 +08:00
Anton Kochkov
171e5c1354 Fix for clang-format parsing error 2021-01-21 22:05:44 +08:00
eagleoflqj
e22b403744 Use pj in cmd_print ##refactor 2021-01-21 18:04:03 +08:00
Francesco Tamagni
8c09d0bd30 Fix Mach-O rebase on fat slices ##bin (#18248)
* Don’t add boffset to macho sections paddr
* Add test
2021-01-21 18:04:03 +08:00
condret
57e383871a Fix x86_cs cmpbs esil ##analysis ##esil (#18251) 2021-01-21 18:04:03 +08:00
Giovanni
8d4b4552db
Patching AVR ao wrong output on rjmp instruction (#415)
* Patching AVR ao wrong output on rjmp instruction
* Fixed test output
* Add AVR RJMP test

Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
2021-01-21 17:36:56 +08:00
Riccardo Schirone
1d9ffc916f
Fix rpath on MacOS, broken by moving binaries for signing (#411) 2021-01-21 09:13:41 +01:00
Anton Kochkov
012d3e96c2 Update issue template 2021-01-21 13:07:11 +08:00
Aswin C
4d01f3c7f6
Merge pull request #408 from officialcjunior/ruby-readme
Add Ruby to the rz-pipe's list of supported languages on the README ##docs
2021-01-21 12:57:01 +08:00
Riccardo Schirone
7e7f4ce444 Avoid memory leak in seek history API 2021-01-21 11:15:13 +08:00
Riccardo Schirone
189802c1e1 Avoid memory leaks in autocompletion code 2021-01-21 11:15:13 +08:00
Riccardo Schirone
2c907403d7 Prevent dupped autocompletion suggestions 2021-01-21 11:15:13 +08:00
Riccardo Schirone
dfb9de8e70 Implement seek autocompletion 2021-01-21 11:15:13 +08:00
Riccardo Schirone
3dfa78d1d4 Extract rz_core_get_help_vars API to get vars names 2021-01-21 11:15:13 +08:00
Riccardo Schirone
4eae6a0686 Add rz_cmd_desc_get_arg API 2021-01-21 11:15:13 +08:00
Riccardo Schirone
bfd8a5f406
Fix old uses of @@ and @@@ (#409) 2021-01-21 11:14:39 +08:00
Anton Kochkov
b0e792cb85
Merge pull request #402 from rizinorg/fix-rz-bin
Fix rz_bin to rz-bin
2021-01-20 17:41:58 +08:00
Riccardo Schirone
085a5288db
Use space between 'so' and argument (#401) 2021-01-20 10:22:02 +01:00
Riccardo Schirone
d17c2574d8 Check if list of basic block is empty to avoid crash when doing @@i 2021-01-20 12:55:53 +08:00
Florian Märkl
06d194bbf7 Give rz_log some spinach (Fix #350) 2021-01-20 12:27:03 +08:00
Anton Kochkov
36936e87da Upload Rizin static artifact 2021-01-20 12:27:03 +08:00
Anton Kochkov
cf22001bf1 Remove the Debian package building 2021-01-20 12:27:03 +08:00
Anton Kochkov
b27c726b6d Prevent NULL pointer dereference 2021-01-20 12:27:03 +08:00
Anton Kochkov
db1c1ca7db Update README 2021-01-20 12:27:03 +08:00
Riccardo Schirone
144ba639dc
Convert s commands to newshell (#375)
* Rename `sj`/`s*` and move them under `sH`. Remove `s=`
* Rename `s-*` to `sH-`
* Use `sd` for "seek delta", which moves relative to the current offset
* Enforce <cmd> <arg> syntax. So no more `s+16` but `s +16`. Command
  `sHr` is for redo history, `sHu` for undo history. If one wants to move
  relative to the current address, they need to do `sd +10`/`sd -10`.
* Remove `ss` commands in favour of `cmd.seek.silent`. This was anyway
  used mainly for scripts, so no need to replicate all `s` commands
  under `ss`.

Change a bit rz_core_seek API to avoid dupped entries in seek history.
2021-01-20 10:30:20 +08:00
Aswin C
93101e1288
Remove an empty and useless Makefile in librz/lang ##lang (#395) 2021-01-19 23:39:57 +08:00