Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rizinorg/jsdec

Simple decompiler for Rizin
https://github.com/rizinorg/jsdec

Fix usage of rz_core_analysis_bytes

127c583d71946de11110b757b3e3ad33180e23f8 authored 11 months ago
Always rebuild the bytecode.

7b214758ce724511225cc70699c6fe61835a5105 authored 11 months ago
Ignore null elements.

e0fe0489a224a21aa988e7c53a8cf491de2828e8 authored 11 months ago
Avoid to install headers.

10dadc29ed09775db82ef0e3fac237e4e97381da authored 11 months ago
Fix readme

ed3bab7a26c86841171006ce9ef96a87fdfb415b authored 11 months ago
Add CI flow for linux plugin build

c88c009777887dbc5f435645c87a250c92617998 authored 11 months ago
Initial work with QuickJS from Frida

a87fa8cb0f691eadc0bd047fdbe51dcfd5a9f4cf authored 11 months ago
Update CI to use the correct paths

e70fabfd7730f7ac18c947bde67c76ffceb0614e authored 11 months ago
Fix movk

824106bd8a8b94d17919e3b579b1abfc988886b4 authored 11 months ago
Support quickjs across all files.

8a74f7b94c3caf5380f6a19938fe6229e07e3ea9 authored 11 months ago
moved javascript sources under js/

3d115d9a9c30ee146f0d9d9f8c04cacd2f9f6057 authored 11 months ago
Format all yaml

5c8c212ef2acecd457c1beb8672773b8bf3c4b5e authored 11 months ago
README: Fix build instructions (#41)

The p/ directory no longer exists.
Also avoid calling meson without subcommand, which is ambigu...

2d5c43b75b16b45aed573425800e2089465aee1b authored 11 months ago
Fix windows build due missing unix libs

667a05f328cd48d3c46503300fe3af175685d220 authored 11 months ago
Ignore the ARM64/PAC instructions

* Ignore the ARM64/PAC instructions as they add no value to the decompilation
* Handle PAC ret i...

bcc5f6bb2becf6d64ad98948f567fe5ad5745240 authored 11 months ago
New db code does not have `count` element. (#40)

67a069032f8925b345eb3450148e68ae54e882c5 authored 11 months ago
Add missing "b.le" on arm

* some disassemblers use use "b.le" instead of "ble"

925012f762e9ff5d9c9d08fcfb195d46e8ddc25f authored 11 months ago
Add CI flow for win64 plugin build

9444500b7a1411c455da90578e6c463694921c6b authored 11 months ago
Update engine name and added link

3eb1a5b27c0e2fb542105af0c5b6fa92d9c3fd67 authored over 1 year ago
Implement missing sh op

ffecde4ae04cc4ddce8805932d3ff636c311dcc6 authored over 1 year ago
Backport wargio/r2dec-js#285 8624d3f5430c773360d391a43742784b52e05385

020a628d7f5f9f8c4329253a5ff366e8e4a5404c authored over 1 year ago
Updated workflow to use node 16

edb49c10cd9ada03ad16df23f29bcae2c6e78392 authored over 1 year ago
Removed bp/sp usage due changes in rizin output (#31)

8a4f4c852c918e8831a35ca18f09e028b86f91cf authored almost 2 years ago
Remove plugin.pkgname because not used anymore (#29)

9516d7c9b555bc77dc32419f5ae6c7f198094d38 authored about 2 years ago
Remove the 'pdd' command when removing the plugin (#28)

917f0aa07e8bbd066749c0517e9f11a4a27b4ba6 authored about 2 years ago
Sets pdd as child of pd instead of the root dir (#27)

86becbc4929e0850ed198a8715d320cbd775871e authored about 2 years ago
Update for new variable storage in Rizin (#26)

497a4ddf3a38a133a8627ca1fd41ad055665bed3 authored about 2 years ago
Fix #24 (#25)

275e5b80117bd2ce70d24a7a15fc54f10799f283 authored about 2 years ago
Add CodeQL workflow for GitHub code scanning (#23)

Co-authored-by: LGTM Migrator <[email protected]>

2852f3f7239f4ebed3132d0e5a4a1f20f98d2cc0 authored about 2 years ago
Fixes for rizin 0.5.0 (#22)

* use C api for generating the graph with ops
* Fix #21 - removed eax from ms fastcall for x86.

bbc2b3a3b38e2a1c5656508f50944f05d9e46dcf authored over 2 years ago
Fix #19 - Unhandled cpp type when tokenize (#20)

8f15f0242d0af13a7d5789f95ce991b5aae98353 authored over 2 years ago
added check on run_command

5ef437d181ad73fc74e406d922f02d09904ae047 authored over 2 years ago
Replaces afcfj with afsj

47ee9f12756df377d6cf935ae57fcb1516a5bd3d authored over 2 years ago
Use dependency instead of find_library and avoid relying on rizin exec (#14)

pkg-config files already contain all the required include and library
dependencies (plus option...

eea3555d80ee1b6d1f0a53110d87a07030f2ec61 authored about 3 years ago
Fixed script bug on ../ path

7aa6e58f9d5e682d722b1585d468f4c4f29c0562 authored about 3 years ago
fixed Eslint error

6bcdd15914bd7e43b755cf97ed474bf6f3fcfe81 authored about 3 years ago
AVR: fixed decompilation due changes on disassembler

c972f10b73f09742f380ffbbc896b1ae03f28fdb authored about 3 years ago
Fixed lgtm

1f98845adfa9f294f08f4324b61e5537f211849d authored about 3 years ago
Updated readme arch list

077fe250d03b40dd4756d631978a1b7c6b9273b3 authored about 3 years ago
Add reuse & licenses (#13)

46de0243b4501eec5293caa7da3a20d8224d3372 authored about 3 years ago
Removed debug line

d9c5333ca7b6fb575ba4bf7d656df14fec698614 authored about 3 years ago
Fixed a few bugs on x86

7999fce8392f6ed3bd517f98573da31fe52500a2 authored about 3 years ago
Fixed bug on x86 cdecl due changes

080d2de6165086326f3088d4777810c517281f82 authored over 3 years ago
Fixed Cs usage due to new apis

568661538203dcf28842a8fa6a2dc4a625d817c9 authored over 3 years ago
simplified the offset var

4d4c321255dcf18cb331ac5bdf494dbe3b1acaed authored over 3 years ago
Added offset for any line without offsets.

741407ecbb3266a043ae11bab524a956b41ba049 authored over 3 years ago
fixed install directory

1701aa5acce70c4ae4823f24e4e3f942a9c38f90 authored over 3 years ago
Avoid eval and reading a file when USE_JSC is enabled

d7df76f9756978c3e76f09650fa5ee972dd8ba57 authored over 3 years ago
Fixed build on Windows

bebd3c1ddc04174fd672b5167b0562fb3b49dd52 authored over 3 years ago
fixed missing semicolumn

0b6db12ab9e61a66f670c9bb681d7b901550aab5 authored over 3 years ago
Allow embedding the js code into the C code itself.

dfe96494cfbbdd8b0fcebf2420b24f41b3f7ee93 authored over 3 years ago
Annotation support for cutter (#11)

8203bd379e625bb709feabd4e2351e438a3b8e27 authored over 3 years ago
Added avr sbrs and dalvik return-wide

136b4db5855d7fef46aac8053a402971f8a6e610 authored over 3 years ago
Added RISC-V RV32/RV64 (no float)

1e86cb4ba6293ea6631f3b7a51cb51ce3b864fc7 authored over 3 years ago
Added missing prefix

4bfbc97617880e97676e70527c79d6adfcec5a07 authored over 3 years ago
renamed to jsdec

f931d1698a4f3db9575b9d9df7277e428eb754e7 authored over 3 years ago
Fixed change on is command

f2c7025b89508f08a9afd50eaeea049f523a0857 authored over 3 years ago
Updated duktape 2.6.0

b634fa6a31093a3b27a3e4c460993594f692b8d7 authored over 3 years ago
always return a string

c24be3354120a8ad7de63f84e2c79d9142b44abb authored over 3 years ago
Added 8051 (#8)

38517a0edfff11872097bb78a0ef25a1d6bab66e authored over 3 years ago
Improved mips output (#2)

* improved mips

* Fixed return with jr

* license update

* eslint

32f329b6d627b46b56a42d568640c19496198f70 authored over 3 years ago
Floating point support on x86 (#6)

b20ee9809828771c4bd7828d2976541de3393263 authored almost 4 years ago
arm fixed a bug on adrp

036993ee98c979976488f1360f6b5ae4bab2a434 authored almost 4 years ago
Added newshell support (#4)

3d268d783b3cdcabf2e16a68ffda2fb47d0b30f5 authored almost 4 years ago
Merge pull request #3 from officialcjunior/rz-pm-readme

Update the name of rz-pm on the README

c5c1d309c447108580d3923207eba0141369e3bc authored almost 4 years ago
Update the name of rz-pm on the README

209f4b03de10d73cfa9b261606cb23c7ee8a5b20 authored almost 4 years ago
Update README.md

71d9bdc79d45bb70624736b4d974cbc189de403d authored almost 4 years ago
Fixed evars on rizin

bd4f63c0c921afc5a56a08e87144a5d53746d721 authored almost 4 years ago
Fix CI Tests (#1)

* trying to fix the ci to test the regressions on jsdec

* fixed wrong url

* repo is in ano...

91a73da96b23aca26316fb0733d1b7669c05aa49 authored about 4 years ago
fixing ci tests

71697f241bee6d31579e20eba974c90733e91355 authored about 4 years ago
removed useless token

3966d92e226dffab6fe23df4a475af4366b02beb authored about 4 years ago
jsdec is now official

ba4972151ce7ee42c4be3ca0e510489d149eac60 authored about 4 years ago
Some CI update

ce9921622db2b35b56bb4945a10704517400971f authored about 4 years ago
Add r2 sdb include directory to meson.build

cac67bc6ce722c07a3c5251766ca85c86983cc76 authored over 4 years ago
simplify logic.

b5a0d15c7bcc488f268ffb0931b7ced2919f6c9d authored over 4 years ago
2 fixes and anno.offset is now a string.

0813313fdab5d3d259fea7fbffe7de83066babbe authored over 4 years ago
fixed regex.

652ae2acef81c82ca58f2bc2f09f9f36f6bb58f5 authored over 4 years ago
map instead of filter.

5931d0e853ca5916441d34aa15b20f7d4bf458a7 authored over 4 years ago
fixed es lint

8cee20cd3d5cc7dc3c638fbcc2493f6a3fa6d041 authored over 4 years ago
initial work on annotation

7e288f849eda43b36a34ce64a10adaa1705d6fe4 authored over 4 years ago
fixes and working annotation

85f8bb7eb63a289b687a8f0fed32613383286033 authored over 4 years ago
optimized output.

7e4f213022d986aed0cb2b33ae886074d0aa795b authored over 4 years ago
ops. dup removed.

d82adf0ca1ff2c6e8d0affb863ccf9a10ce9e1f7 authored over 4 years ago
Something is working..

07a4c952d11c5a4b0172bcf6db87ae160f2c17c5 authored over 4 years ago
missing mostly base ops o/

c900a5c8dfb5635d2fb73dbb6b9811957fe01a67 authored over 4 years ago
Fixed bits and indentation

bea3da3a35f632c5dad603459eeec10ced32ecc7 authored over 4 years ago
fixed rotate def.

8296ef859123dad91b910e64ce8788f8c33c9739 authored over 4 years ago
Fixed lint

bd50ec01eba7fb5c48cdea409a6d60a85673cdbc authored over 4 years ago
fixed ARM ldm, argc call type and added stm

e7a4e1145babe7b3a74a36690bc1497d47bba7a9 authored over 4 years ago
Fix 223 - pxj can return no data or invalid json.

4b1f41a7b33736c6d36761ce4925e9b41e79fe33 authored over 4 years ago
fixed eslint issue.

c5b923d46a55197d83b6cd9771bea051e0ea8fb2 authored over 4 years ago
fix #224 - Old links in new repo

81dd955fa1e130521c908959d822a598c0fef4a8 authored over 4 years ago
fix #225

0e989e129219c0a8f9e70a680278b53346833f46 authored over 4 years ago
Fixing release workflow to release debs

f22d2cb3ead36a84037594072ba3f3577a79df75 authored over 4 years ago
refactoring workflow cb

332206dffac6b7d6043a2429d67f8675d4861425 authored over 4 years ago
Building debs and using GH actions for CI ops (#221)

* debs

* ops

* tags

* dockcross seems to be broken.

* Fixed missing deb and refactor...

deb202f086a36ce080387291371df8ccac9b2dbf authored over 4 years ago
Fixed tests.

d6bd8c00b8383b79afc8fa9b4c5507820860ac90 authored over 4 years ago
added full ms call args support, instead of systemv ones.

0e64eb6a7849920ddb201f94a88da4f45c6e47a9 authored over 4 years ago
Fix #219 - Added ms calltype

ff0d57e5c8e094ed4ad1a3bde9fd0f648ba5bb7f authored over 4 years ago
wasm common store had inverted register/pointer

70927b3458f49d45a0fd3f6551f91f3ee1befcd5 authored over 4 years ago