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
added x86 jo/jno/rcl/rcr/adc
af1af0a10ca7fedee3bfa723589bce92e974dddb authored over 5 years ago
af1af0a10ca7fedee3bfa723589bce92e974dddb authored over 5 years ago
Proper native stacktrace (#161)
* how i have the names in the files.. but super slow..
* fixes
98e61576158f625b5ff9ae7b45c79cd4f35c48c7 authored over 5 years ago
fixed dex const-string
f21a411a399aa760385046d3d19360d4722a26e5 authored over 5 years ago
f21a411a399aa760385046d3d19360d4722a26e5 authored over 5 years ago
use function instead of hardcoded
ab6e6621d37685c8e3188a9e452bfd02ccb125bc authored over 5 years ago
ab6e6621d37685c8e3188a9e452bfd02ccb125bc authored over 5 years ago
added slow and fast mode, to get values on demand (#160)
1fd3dd72b1ac69c24ba42b792810dc87e48bdcac authored over 5 years ago
1fd3dd72b1ac69c24ba42b792810dc87e48bdcac authored over 5 years ago
fixed bug on dalvik invoke-direct
314a042e82ae91e9e10310c078aca0374290d105 authored over 5 years ago
314a042e82ae91e9e10310c078aca0374290d105 authored over 5 years ago
removed debug print
2cd0191397fa597d12af0281235758adb709992d authored over 5 years ago
2cd0191397fa597d12af0281235758adb709992d authored over 5 years ago
improvement of arm code and added arm local var assignment
651c6975004669bfd02fad5d7a33be7df6256938 authored over 5 years ago
651c6975004669bfd02fad5d7a33be7df6256938 authored over 5 years ago
fixed missing return on gotos to return* in dalvik
7f12fee6f860fefe3f9797333f75da9d615823ef authored over 5 years ago
7f12fee6f860fefe3f9797333f75da9d615823ef authored over 5 years ago
fixed missing assign on args
ff2bfb4b804b2f1a5a3f6fc9bbeedd52ae0271d0 authored over 5 years ago
ff2bfb4b804b2f1a5a3f6fc9bbeedd52ae0271d0 authored over 5 years ago
fixed missing arm args in routine decl
137e9fa439cf5af57d35ff8ab2d5dbdb9dd0f9e1 authored over 5 years ago
137e9fa439cf5af57d35ff8ab2d5dbdb9dd0f9e1 authored over 5 years ago
fixed ppc bugs and added some ppc instructions
8ab4606f61c2329eb9a7a36712eae1e54e26e468 authored over 5 years ago
8ab4606f61c2329eb9a7a36712eae1e54e26e468 authored over 5 years ago
fixed arm rsbs and added fixes on null deref
013d18947a68a1aa7277701fabe35d3936b0fc23 authored almost 6 years ago
013d18947a68a1aa7277701fabe35d3936b0fc23 authored almost 6 years ago
added debug as evar
042c6a505f335818e4460e29e29fa314106d0aeb authored almost 6 years ago
042c6a505f335818e4460e29e29fa314106d0aeb authored almost 6 years ago
fixed bug on objc with reg call
fdfb8db51570aa3149b36af1a1b9afed7492fc66 authored almost 6 years ago
fdfb8db51570aa3149b36af1a1b9afed7492fc66 authored almost 6 years ago
Update .gitignore
6798d46bdbdb71903240452bab36d6a6e9cb7d3d authored almost 6 years ago
6798d46bdbdb71903240452bab36d6a6e9cb7d3d authored almost 6 years ago
Delete core_pdd.so
c9b509149689a650a5a06262a2630eaf995043a2 authored almost 6 years ago
c9b509149689a650a5a06262a2630eaf995043a2 authored almost 6 years ago
Obj C support (#152)
* initial objc support
* Delete .directory
* more work on objc
* fixed issue with scanf...
6101712aa04f382cedfb67c3c56d06df411e0ccb authored almost 6 years ago
fixed missing arm instructions reported in issue #159
0c8a09b5f71541066ed82881d2fbffbcabb04dc6 authored almost 6 years ago
0c8a09b5f71541066ed82881d2fbffbcabb04dc6 authored almost 6 years ago
added offset (#158)
5d7ca7f2faa5820bab236841ccbd7655b3362292 authored almost 6 years ago
5d7ca7f2faa5820bab236841ccbd7655b3362292 authored almost 6 years ago
remove dup instructions
5b5ebe9a633e4de097f38fc652628b2d85285646 authored almost 6 years ago
5b5ebe9a633e4de097f38fc652628b2d85285646 authored almost 6 years ago
fixed x86 push call args
dcc7bbe811167ebac763619218ee0d00a56c4f80 authored almost 6 years ago
dcc7bbe811167ebac763619218ee0d00a56c4f80 authored almost 6 years ago
fixed issue with unknown args..
97dc792a7b485dbe589528c88d3cf5ab824dd811 authored almost 6 years ago
97dc792a7b485dbe589528c88d3cf5ab824dd811 authored almost 6 years ago
fixed cdecl bugs
762211d7a52f56eda6a19a3b9303d9c8a4658088 authored almost 6 years ago
762211d7a52f56eda6a19a3b9303d9c8a4658088 authored almost 6 years ago
fixed bad args when double mov is seen
ae909690489593fa43651f8591cc471b8604bf48 authored almost 6 years ago
ae909690489593fa43651f8591cc471b8604bf48 authored almost 6 years ago
fixed bad addresses on ppc
f7c330b9d15d8f66b5af3e2b0ed63926d3660eb4 authored almost 6 years ago
f7c330b9d15d8f66b5af3e2b0ed63926d3660eb4 authored almost 6 years ago
fixed string on lui
381971ab13a3457459d0dfb2ae7de0cc5487dac2 authored almost 6 years ago
381971ab13a3457459d0dfb2ae7de0cc5487dac2 authored almost 6 years ago
fixed mips xrefs
78ad4abae0cdd165c38eddd4e2604e51eb730ac9 authored almost 6 years ago
78ad4abae0cdd165c38eddd4e2604e51eb730ac9 authored almost 6 years ago
fixes for ppc
7df0c1e639a77245f46d148a24e881b90e67f44d authored almost 6 years ago
7df0c1e639a77245f46d148a24e881b90e67f44d authored almost 6 years ago
fixes for arm and x86
0be5106cb991b43fce3ad971b27c8415bf39bb02 authored almost 6 years ago
0be5106cb991b43fce3ad971b27c8415bf39bb02 authored almost 6 years ago
fixed null deref
617aa34f13b7a1ae4381e13b9222f0c5e6074bb3 authored almost 6 years ago
617aa34f13b7a1ae4381e13b9222f0c5e6074bb3 authored almost 6 years ago
fixed many bugs in arm and others
94c45449ab6885b0a48b990596ab8331d17b6b28 authored almost 6 years ago
94c45449ab6885b0a48b990596ab8331d17b6b28 authored almost 6 years ago
fixed #151
82a7ac2268eb7f6dd92e8f3c0f1198abe49a7b25 authored almost 6 years ago
82a7ac2268eb7f6dd92e8f3c0f1198abe49a7b25 authored almost 6 years ago
Add of p/dist to make the Cydia and Debian packages (#150)
fcf5e3ae23edba3dc926bd74f2673da04ab65e79 authored almost 6 years ago
fcf5e3ae23edba3dc926bd74f2673da04ab65e79 authored almost 6 years ago
fixes for arm. better handling for fcn params
585e8c0ddfaba62516235ee0c9212f2eba997a3a authored almost 6 years ago
585e8c0ddfaba62516235ee0c9212f2eba997a3a authored almost 6 years ago
fixes for arm on call
afd48933e16fc75903230e0e731fe774e3b4d25d authored almost 6 years ago
afd48933e16fc75903230e0e731fe774e3b4d25d authored almost 6 years ago
removed useless `s` value
9e40f3f608ad7d59303acc7a15ea8d57d6bdb8ec authored almost 6 years ago
9e40f3f608ad7d59303acc7a15ea8d57d6bdb8ec authored almost 6 years ago
Update README.md (#149)
1818992535020780d30118872896345ebee5e3d1 authored almost 6 years ago
1818992535020780d30118872896345ebee5e3d1 authored almost 6 years ago
reverted back bad decision
a6ae68a2684d26aea9ca75b5538db5ba151cb13f authored almost 6 years ago
a6ae68a2684d26aea9ca75b5538db5ba151cb13f authored almost 6 years ago
Dalvik support (#148)
* initial work on dalvik
* more dalvik stuff and many fixes
* fixed many things and added ...
65d70a4ea127bdf31f275a880299380c0877f144 authored almost 6 years ago
fixed error when no valid opcodes are found
35e7b863409fef742fc3480aef311416f4e1febf authored almost 6 years ago
35e7b863409fef742fc3480aef311416f4e1febf authored almost 6 years ago
fixed arm blo and fixed missing jumps hints for pdd*
d758e99e23bfd96e90ea2dea94d829bee6ccb959 authored almost 6 years ago
d758e99e23bfd96e90ea2dea94d829bee6ccb959 authored almost 6 years ago
fixed pdds
668ba9a3e1802a457d17c8553ab7f29a0e05c8c1 authored almost 6 years ago
668ba9a3e1802a457d17c8553ab7f29a0e05c8c1 authored almost 6 years ago
added pdds
48b5a2b298f8be6e0d9f6e0fefda40624ca6a0df authored almost 6 years ago
48b5a2b298f8be6e0d9f6e0fefda40624ca6a0df authored almost 6 years ago
added --as-comment (pdd*) and --as-opcode (#140)
0520dc9be3a209786ba48915612086212f2666b7 authored almost 6 years ago
0520dc9be3a209786ba48915612086212f2666b7 authored almost 6 years ago
Remove unnecessary bashism (#138)
ede92da480a831a742b44b56114cd72e96addd30 authored almost 6 years ago
ede92da480a831a742b44b56114cd72e96addd30 authored almost 6 years ago
added more syscall from linux
19f2288ea44025b28e9d24da05ef954ebfe11827 authored almost 6 years ago
19f2288ea44025b28e9d24da05ef954ebfe11827 authored almost 6 years ago
fixed bad chrash
dea8584571acbe29fb16101b7649629a990b8cab authored almost 6 years ago
dea8584571acbe29fb16101b7649629a990b8cab authored almost 6 years ago
added syscall support on x86
51424c49cd2d42824af0af51a7c1f4a872760b69 authored almost 6 years ago
51424c49cd2d42824af0af51a7c1f4a872760b69 authored almost 6 years ago
fixed eslint errors
f3556b49a17d19c3997877e15786c062bf40280a authored almost 6 years ago
f3556b49a17d19c3997877e15786c062bf40280a authored almost 6 years ago
fixed null deref
26625523c7b54887283a6967a446c13f78466a9a authored almost 6 years ago
26625523c7b54887283a6967a446c13f78466a9a authored almost 6 years ago
enforce offset to be Long and fixed known names
d74db483b827a2ba11e60a699122335d56f740c9 authored almost 6 years ago
d74db483b827a2ba11e60a699122335d56f740c9 authored almost 6 years ago
fixed rename issue with known functions
1df8eb95d784a9f50d18015ba3cc1c72843ab91a authored almost 6 years ago
1df8eb95d784a9f50d18015ba3cc1c72843ab91a authored almost 6 years ago
added ss segment
cca6b7cbab1514c58646eb5cb3f003105e073df4 authored almost 6 years ago
cca6b7cbab1514c58646eb5cb3f003105e073df4 authored almost 6 years ago
fixed some bugs in arm64 and added more support
Added BR, BFXIL
a151a5ac57076bc15d267c0cd51b378e7f44ee50 authored about 6 years ago
fixed bug on arm stp
f1d2175a950f3e92dd9f260be11bc0507868801d authored about 6 years ago
f1d2175a950f3e92dd9f260be11bc0507868801d authored about 6 years ago
added file info on output only (pddi doesn't include it)
c262bb46c5185249baac6e2cd517f3e5978cdcda authored about 6 years ago
c262bb46c5185249baac6e2cd517f3e5978cdcda authored about 6 years ago
fixed regressions
5fb33f6dadc4ea0070803e1b2e1ab33e6d213817 authored about 6 years ago
5fb33f6dadc4ea0070803e1b2e1ab33e6d213817 authored about 6 years ago
increased support for arm/arm64 and bugfixes
arm/arm64 instructions added:
bhi, bhs, b.lt, b.ge,ldhr, lrsr, ldrsh, ldrsb,
blr, bic, bfc, bf...
added b.hi and b.hs for arm
3d8e50d0990dc0f0cb36cc06fb5e44f0ddd9bb9c authored about 6 years ago
3d8e50d0990dc0f0cb36cc06fb5e44f0ddd9bb9c authored about 6 years ago
fix js and jns (#133)
b5bf30d0f9d69da3f5640f03cc4aead197f94f0b authored about 6 years ago
b5bf30d0f9d69da3f5640f03cc4aead197f94f0b authored about 6 years ago
Add movd, movq and movss operators (#130)
7c90e63497327480ede76e701ffc04ad5816b4e5 authored about 6 years ago
7c90e63497327480ede76e701ffc04ad5816b4e5 authored about 6 years ago
Select correct movsd implementation (#129)
* Select correct movsd implementation
Fix #128
MOVSD has two meaning:
1. Move Scalar Doub...
Codefactor
f36bd638117660f7547967f4406ece13f54958fa authored about 6 years ago
f36bd638117660f7547967f4406ece13f54958fa authored about 6 years ago
Adding windows install method.
e43fcfd50b6d66f05ec3ba35a86e61445ce2eecb authored about 6 years ago
e43fcfd50b6d66f05ec3ba35a86e61445ce2eecb authored about 6 years ago
fixed eslint errors
b3ad0fd4bb62a45968b7f4f91f732658ef5101c2 authored about 6 years ago
b3ad0fd4bb62a45968b7f4f91f732658ef5101c2 authored about 6 years ago
fixed unusual exceptions
bd81259cea7d95a524406e767d4901fb78f76a9a authored about 6 years ago
bd81259cea7d95a524406e767d4901fb78f76a9a authored about 6 years ago
added argdb into tests.
9286226eda4472f0fe9f9ed7d40d4e4c80cc9c5e authored over 6 years ago
9286226eda4472f0fe9f9ed7d40d4e4c80cc9c5e authored over 6 years ago
Fetch libc function argument count info using r2 (#118)
3cfd552cad35275eada93f9d92075f5e5b9bcde5 authored over 6 years ago
3cfd552cad35275eada93f9d92075f5e5b9bcde5 authored over 6 years ago
fix eslint
45fdeedcf92c7332f12a85a275dea68491efc1a5 authored over 6 years ago
45fdeedcf92c7332f12a85a275dea68491efc1a5 authored over 6 years ago
c++: allow also c++17 etc..
0ee5c407612bd78358dba42c86f3c8f2e27e7f36 authored over 6 years ago
0ee5c407612bd78358dba42c86f3c8f2e27e7f36 authored over 6 years ago
more c++ data
3fc746b0f59b755780a6c2ed88b8b0ec1edf6b47 authored over 6 years ago
3fc746b0f59b755780a6c2ed88b8b0ec1edf6b47 authored over 6 years ago
added open
944c5d9fcc926b4f65947a343dbdb183d3f0a902 authored over 6 years ago
944c5d9fcc926b4f65947a343dbdb183d3f0a902 authored over 6 years ago
Update bug_report.md
48844cbae20690bfb6e34ba557fcff53eb34183a authored over 6 years ago
48844cbae20690bfb6e34ba557fcff53eb34183a authored over 6 years ago
Update issue templates
01ff22e512f340457fe129b82dc92490be2cdaf3 authored over 6 years ago
01ff22e512f340457fe129b82dc92490be2cdaf3 authored over 6 years ago
Use _R_API only for MSVC (#115)
3048214c94f45ca8a414b153d6d2e5d5342c3ff1 authored over 6 years ago
3048214c94f45ca8a414b153d6d2e5d5342c3ff1 authored over 6 years ago
asm print improvement
d519b20a490cbb56798ea77583f080a588e50b19 authored over 6 years ago
d519b20a490cbb56798ea77583f080a588e50b19 authored over 6 years ago
more backtrace and travis reduced
d12223d7340d6a29096f15839a4ca910eb8a6177 authored over 6 years ago
d12223d7340d6a29096f15839a4ca910eb8a6177 authored over 6 years ago
Commented extra.js and printer.js
d914fc4f0f00db8243b09c003cff2082c85e7b91 authored over 6 years ago
d914fc4f0f00db8243b09c003cff2082c85e7b91 authored over 6 years ago
Travis elint (#113)
* travis and eslint
* tests moved in travis-test.sh
fixed test
455ab5acf49969807ef3b6b2007ab7d22080a375 authored over 6 years ago
455ab5acf49969807ef3b6b2007ab7d22080a375 authored over 6 years ago
removed long js (c implementation)
7aec3d23af937e06346900a55c5ba790408a0d1a authored over 6 years ago
7aec3d23af937e06346900a55c5ba790408a0d1a authored over 6 years ago
fixed control flow and bad block handling. arm & x86 fixes
53d663efffdc95410c1597d34e90cf23a07cf9fb authored over 6 years ago
53d663efffdc95410c1597d34e90cf23a07cf9fb authored over 6 years ago
conditional gotos and calls are now correct
2dafb27eeebf262857928ea44d79e35a4d7239c9 authored over 6 years ago
2dafb27eeebf262857928ea44d79e35a4d7239c9 authored over 6 years ago
fix eslint
e956998677fd0ecacdc3d1eae87b763518987081 authored over 6 years ago
e956998677fd0ecacdc3d1eae87b763518987081 authored over 6 years ago
mapping js to exceptions (#112)
660279a6d37023f8cd3c09ab10487456fc18de9c authored over 6 years ago
660279a6d37023f8cd3c09ab10487456fc18de9c authored over 6 years ago
Update README.md
0ed4f7802096f926b54424c3e887afd85410fb85 authored over 6 years ago
0ed4f7802096f926b54424c3e887afd85410fb85 authored over 6 years ago
Merge pull request #109 from pelijah/meson
Added initial mesonbuild support
884804f9cb8867bb8052b97d6709419cc74dad03 authored over 6 years ago
Added initial mesonbuild support
19de8147595fb6d599787b8a17ac76fb554a6543 authored over 6 years ago
19de8147595fb6d599787b8a17ac76fb554a6543 authored over 6 years ago
Merge pull request #104 from elicn/master
Fixes to x86
800b20277df12e418bfe11dd40b0be655bac37cf authored over 6 years ago
Uknown conditions now marked with '?'
926d5aef63a5e981b289748aac6933c96e53cc56 authored over 6 years ago
926d5aef63a5e981b289748aac6933c96e53cc56 authored over 6 years ago
Reverted exports
ad26f0505e4eda47314d22142ed7e84f947bf950 authored over 6 years ago
ad26f0505e4eda47314d22142ed7e84f947bf950 authored over 6 years ago
Added x86 xchg, rearranged module exports
6e524d837a379fd46e4b1cf4e7451834c59cf31d authored over 6 years ago
6e524d837a379fd46e4b1cf4e7451834c59cf31d authored over 6 years ago
Refactored "variable"
2d3d4882a1d4cf5a6a5e6cb7993b923e9b316b78 authored over 6 years ago
2d3d4882a1d4cf5a6a5e6cb7993b923e9b316b78 authored over 6 years ago
Fixed "mul" / "imul" instructions
ea2c825e6d5580204030168cdc5c9e244772e2d1 authored over 6 years ago
ea2c825e6d5580204030168cdc5c9e244772e2d1 authored over 6 years ago
fixed null ref
101591ce3c00b1779be111209e1627240b4e6014 authored over 6 years ago
101591ce3c00b1779be111209e1627240b4e6014 authored over 6 years ago
reverted back r2utils due bad behaviour.
DO NOT TOUCH THIS FILE.
72e0cde1b5bb22be02a89780af71413e6b002d99 authored over 6 years ago
removed debug output
d31699316c25e457c08e0e57fa04c9cbf17263f7 authored over 6 years ago
d31699316c25e457c08e0e57fa04c9cbf17263f7 authored over 6 years ago
fixed mvn
e1b224ce780878fe0324ecf5aa6f3e7e2ccdfb1a authored over 6 years ago
e1b224ce780878fe0324ecf5aa6f3e7e2ccdfb1a authored over 6 years ago
fixed bad initialized condition on arm
9fb2b7245e4f853cc324bb1261dfa7d4e1053f83 authored over 6 years ago
9fb2b7245e4f853cc324bb1261dfa7d4e1053f83 authored over 6 years ago