Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/radareorg/radeco
radare2-based decompiler and symbol executor
https://github.com/radareorg/radeco
Update dependencies
7ada2d24fdba45f695e423ff5241264caea178c7 authored over 4 years ago by Anton Kochkov <[email protected]>
7ada2d24fdba45f695e423ff5241264caea178c7 authored over 4 years ago by Anton Kochkov <[email protected]>
Update dependencies
50666e2efb2648dce6d498daa5cd114f71905e81 authored almost 5 years ago by Anton Kochkov <[email protected]>
50666e2efb2648dce6d498daa5cd114f71905e81 authored almost 5 years ago by Anton Kochkov <[email protected]>
Update dependencies, CI fixes
39cd7c87555b2a2520f99c8cfd8fe88fb3553a3a authored almost 5 years ago by Anton Kochkov <[email protected]>
39cd7c87555b2a2520f99c8cfd8fe88fb3553a3a authored almost 5 years ago by Anton Kochkov <[email protected]>
Try to fix Travis
d71f3f6bb23fd1891fbf057ed310c04752fe3cf1 authored almost 5 years ago by Anton Kochkov <[email protected]>
d71f3f6bb23fd1891fbf057ed310c04752fe3cf1 authored almost 5 years ago by Anton Kochkov <[email protected]>
Enable CI only on master (#335)
727ed9e53c66de637c562e50fda3a1a8d43a5ab2 authored almost 5 years ago by Florian Märkl <[email protected]>
727ed9e53c66de637c562e50fda3a1a8d43a5ab2 authored almost 5 years ago by Florian Märkl <[email protected]>
Don't fail Travis on rustfmt install fail (#334)
126528ac7ec983ab0bf11141ad298231c51dcfeb authored almost 5 years ago by Florian Märkl <[email protected]>
126528ac7ec983ab0bf11141ad298231c51dcfeb authored almost 5 years ago by Florian Märkl <[email protected]>
Remove custom_attribute feature (#332)
ebd5495ce5fb1cb6c48b599044ed67060ed31797 authored almost 5 years ago by Florian Märkl <[email protected]>
ebd5495ce5fb1cb6c48b599044ed67060ed31797 authored almost 5 years ago by Florian Märkl <[email protected]>
Update petgraph to 0.5.0 (#333)
98776fd1d253169de7bc7e198c55e402011bf283 authored almost 5 years ago by Florian Märkl <[email protected]>
98776fd1d253169de7bc7e198c55e402011bf283 authored almost 5 years ago by Florian Märkl <[email protected]>
Use petgraph from git until 0.5.0
188db806c2be85cde70d73f680236d664efe249f authored over 5 years ago by Anton Kochkov <[email protected]>
188db806c2be85cde70d73f680236d664efe249f authored over 5 years ago by Anton Kochkov <[email protected]>
Fix a typo
c12c7adb39a1db3a58360c900fefae7ba07e61d5 authored over 5 years ago by Anton Kochkov <[email protected]>
c12c7adb39a1db3a58360c900fefae7ba07e61d5 authored over 5 years ago by Anton Kochkov <[email protected]>
Update dependencies
2864f93eb10fd2ee55a668c14ebd7a33b79a5d53 authored over 5 years ago by Anton Kochkov <[email protected]>
2864f93eb10fd2ee55a668c14ebd7a33b79a5d53 authored over 5 years ago by Anton Kochkov <[email protected]>
Fix AppVeyor badge
823ad31ad4c826d49a0569442466e4bbb7a6825e authored over 5 years ago by Anton Kochkov <[email protected]>
823ad31ad4c826d49a0569442466e4bbb7a6825e authored over 5 years ago by Anton Kochkov <[email protected]>
Fix Travis CI badge
7a17827d180f504ee1ae2be811eb7f5e0fc888ed authored over 5 years ago by Anton Kochkov <[email protected]>
7a17827d180f504ee1ae2be811eb7f5e0fc888ed authored over 5 years ago by Anton Kochkov <[email protected]>
Clarify project structure
88afdb08378597b6930df63de2b8c7b4e4556902 authored over 5 years ago by Anton Kochkov <[email protected]>
88afdb08378597b6930df63de2b8c7b4e4556902 authored over 5 years ago by Anton Kochkov <[email protected]>
Replace static `PROMPT` with const `PROMPT`
36104c0a1ee05933ac51b2664f221f8e976ea1e4 authored over 5 years ago by kriw <[email protected]>
36104c0a1ee05933ac51b2664f221f8e976ea1e4 authored over 5 years ago by kriw <[email protected]>
Minor fixes
f3833e1a105c582ba1e0ae9c23f8a92c64982dee authored over 5 years ago by kriw <[email protected]>
f3833e1a105c582ba1e0ae9c23f8a92c64982dee authored over 5 years ago by kriw <[email protected]>
added quit command to the interactive prompt, more intuitive to exit since I found myself typing q several times
f35f96cb6cfcd034c3c30b807b681bb016cbf120 authored over 5 years ago by Marco Grassi <[email protected]>
f35f96cb6cfcd034c3c30b807b681bb016cbf120 authored over 5 years ago by Marco Grassi <[email protected]>
move the QUIT command to the list of commands that works even if no file is loaded yet
98fb025ed300f09f04d996491029ec6bb42cc888 authored over 5 years ago by Marco Grassi <[email protected]>
98fb025ed300f09f04d996491029ec6bb42cc888 authored over 5 years ago by Marco Grassi <[email protected]>
Update readline interface
f0f710e568d15b0a0f64eac8822dfcd1fe1def59 authored over 5 years ago by kriw <[email protected]>
f0f710e568d15b0a0f64eac8822dfcd1fe1def59 authored over 5 years ago by kriw <[email protected]>
Connect to r2 with tcp
871fd3a87d6b89d8aa61afb008badc7096a6a193 authored over 5 years ago by kriw <[email protected]>
871fd3a87d6b89d8aa61afb008badc7096a6a193 authored over 5 years ago by kriw <[email protected]>
added decompile * to decompile all functions, with same usage to analyze *
02417c19f464c621972145d23ba7f1e8af0c5d88 authored over 5 years ago by Marco Grassi <[email protected]>
02417c19f464c621972145d23ba7f1e8af0c5d88 authored over 5 years ago by Marco Grassi <[email protected]>
Fix indent
a6f62a806b941d90e9ae300507b2864344dd3e20 authored over 5 years ago by kriw <[email protected]>
a6f62a806b941d90e9ae300507b2864344dd3e20 authored over 5 years ago by kriw <[email protected]>
Implements intial args parsing
- TODO: Cleanup
cadd6f24aded78bd1dcac4c9e1c3f0c6b052b23c authored over 5 years ago by Sushant <[email protected]>
Fix Travis badge
5b6da4aa704c374bc56652df0ee457688da316f8 authored over 5 years ago by Anton Kochkov <[email protected]>
5b6da4aa704c374bc56652df0ee457688da316f8 authored over 5 years ago by Anton Kochkov <[email protected]>
Switch to radeco-lib master branch
cd4d9c355635ff220c58b33bbf1179babdf73cda authored over 5 years ago by Anton Kochkov <[email protected]>
cd4d9c355635ff220c58b33bbf1179babdf73cda authored over 5 years ago by Anton Kochkov <[email protected]>
Improve radeco integration
c1c4b4be29ed4ef7165828038f3f33d23097e057 authored over 5 years ago by Anton Kochkov <[email protected]>
c1c4b4be29ed4ef7165828038f3f33d23097e057 authored over 5 years ago by Anton Kochkov <[email protected]>
Add TODO comments
cbf92a8944374ac0b942b32a4f75e62e91230863 authored over 5 years ago by kriw <[email protected]>
cbf92a8944374ac0b942b32a4f75e62e91230863 authored over 5 years ago by kriw <[email protected]>
ignoring the plugin shared library in .gitignore
3f79970e530e066f13b00fa65a3cb3b7ee5349dd authored over 5 years ago by Marco Grassi <[email protected]>
3f79970e530e066f13b00fa65a3cb3b7ee5349dd authored over 5 years ago by Marco Grassi <[email protected]>
Omit beta, stable build on travis ci
507a37b1975be2acaf62ae909c8ea927f042148b authored over 5 years ago by kriw <[email protected]>
507a37b1975be2acaf62ae909c8ea927f042148b authored over 5 years ago by kriw <[email protected]>
Bug fixes at src/cli.rs
06f522ff7bbf704e4f620631a0576468c035c932 authored over 5 years ago by kriw <[email protected]>
06f522ff7bbf704e4f620631a0576468c035c932 authored over 5 years ago by kriw <[email protected]>
implemented batch decompilation
a08078bd588fe0b9fd8b74bbad476d853a121c40 authored over 5 years ago by Marco Grassi <[email protected]>
a08078bd588fe0b9fd8b74bbad476d853a121c40 authored over 5 years ago by Marco Grassi <[email protected]>
Impl strings, func_names
36827eade2eb35581f0187043a8a12a8ce32eeb0 authored over 5 years ago by kriw <[email protected]>
36827eade2eb35581f0187043a8a12a8ce32eeb0 authored over 5 years ago by kriw <[email protected]>
Disable sandbox of r2
04e8abd1c1b27d6783c90a18f943109faf17a7f1 authored over 5 years ago by kriw <[email protected]>
04e8abd1c1b27d6783c90a18f943109faf17a7f1 authored over 5 years ago by kriw <[email protected]>
Force install to allow reinstalls without errors
e2560a213b530e905cdd68ac0d0910c814eb2654 authored over 5 years ago by radare <[email protected]>
e2560a213b530e905cdd68ac0d0910c814eb2654 authored over 5 years ago by radare <[email protected]>
Initial commit
447c16d58c86ef8c400e0d5b9830d10e15b2b42a authored over 5 years ago by pancake <[email protected]>
447c16d58c86ef8c400e0d5b9830d10e15b2b42a authored over 5 years ago by pancake <[email protected]>
Apply cargo fmt
944a2c89b22203c4dea6d208f1371d20caf0aed7 authored over 5 years ago by kriw <[email protected]>
944a2c89b22203c4dea6d208f1371d20caf0aed7 authored over 5 years ago by kriw <[email protected]>
Update Makefile
403861a574248052b1b2471ab5ecd99b4aa4521e authored over 5 years ago by kriw <[email protected]>
403861a574248052b1b2471ab5ecd99b4aa4521e authored over 5 years ago by kriw <[email protected]>
tmp fix build
fixes build on arch linux
7ee10a54f28c8f8a49117a79cbc248f3b3daee5a authored over 5 years ago by Cyrill Leutwiler <[email protected]>
Updates r2 to use from r2pipe
d7d0ebba38df18cb9da18efecb84b93eee849431 authored over 5 years ago by Sushant <[email protected]>
d7d0ebba38df18cb9da18efecb84b93eee849431 authored over 5 years ago by Sushant <[email protected]>
Fix typo, bug
78a0163333ec853bc7858a0a4c46eddc448a69ef authored over 5 years ago by kriw <[email protected]>
78a0163333ec853bc7858a0a4c46eddc448a69ef authored over 5 years ago by kriw <[email protected]>
Use rustfmt standard Rust syntax
b59ec55c270dfcd7b3de7583abadf15874e6d3e4 authored over 5 years ago by pancake <[email protected]>
b59ec55c270dfcd7b3de7583abadf15874e6d3e4 authored over 5 years ago by pancake <[email protected]>
Simplify and remove unused code a bit (-30LOC)
ef2176b8604889dbb28228693446a0c8edc0ff29 authored over 5 years ago by pancake <[email protected]>
ef2176b8604889dbb28228693446a0c8edc0ff29 authored over 5 years ago by pancake <[email protected]>
Adds pipeline stages to emit png and svg from dot
Fixes #10
d01b6d25124d82be2f15c2817ae23a2254cd64e1 authored over 5 years ago by Sushant <[email protected]>
WIP add plugin for r2
8c9bf78af2378a0e7d4495e31777d830ad096e20 authored over 5 years ago by kriw <[email protected]>
8c9bf78af2378a0e7d4495e31777d830ad096e20 authored over 5 years ago by kriw <[email protected]>
Apply ctrl_flow_struct
580922ef81a0f27373eeed98b834f05871601422 authored over 5 years ago by kriw <[email protected]>
580922ef81a0f27373eeed98b834f05871601422 authored over 5 years ago by kriw <[email protected]>
Better commandline parsing
0717f9a0ebc105942b1a64854e9f6959e46a1649 authored over 5 years ago by pancake <[email protected]>
0717f9a0ebc105942b1a64854e9f6959e46a1649 authored over 5 years ago by pancake <[email protected]>
Add new command `fn_rn`
e98bd57f138bf0500a99ce18587ab4f2605bcaf5 authored over 5 years ago by Marco Milanese <[email protected]>
e98bd57f138bf0500a99ce18587ab4f2605bcaf5 authored over 5 years ago by Marco Milanese <[email protected]>
Completes Argument parsing
1095a8b7dd7dbcfd22404c6a5b59fb5c1545a870 authored over 5 years ago by Sushant <[email protected]>
1095a8b7dd7dbcfd22404c6a5b59fb5c1545a870 authored over 5 years ago by Sushant <[email protected]>
Add option to toggl delimiter
2c115004a2d1b00889ae3ab8bc337dd0d88cb731 authored over 5 years ago by kriw <[email protected]>
2c115004a2d1b00889ae3ab8bc337dd0d88cb731 authored over 5 years ago by kriw <[email protected]>
Remove deprecated code, fix lifetime issue, update README
282022c660bf786e864d908c5766896a768cb21e authored over 5 years ago by pancake <[email protected]>
282022c660bf786e864d908c5766896a768cb21e authored over 5 years ago by pancake <[email protected]>
Use LSectionInfo::paddr instead of vaddr
7a6816193c347cfd558fd1f6cdf4fc6557643454 authored over 5 years ago by kriw <[email protected]>
7a6816193c347cfd558fd1f6cdf4fc6557643454 authored over 5 years ago by kriw <[email protected]>
Add an example
8a85e59651fca2d7d7be99e8dd8f80696eb1e4d6 authored over 5 years ago by kriw <[email protected]>
8a85e59651fca2d7d7be99e8dd8f80696eb1e4d6 authored over 5 years ago by kriw <[email protected]>
Fixing #64 try to open r2pipe if no argument is provided
e605fe4432275480bbb23fd253297e616fc873d5 authored over 5 years ago by kriw <[email protected]>
e605fe4432275480bbb23fd253297e616fc873d5 authored over 5 years ago by kriw <[email protected]>
Fix usage
5a0554c69b2564e1895e7ad86d1058446731933b authored over 5 years ago by kriw <[email protected]>
5a0554c69b2564e1895e7ad86d1058446731933b authored over 5 years ago by kriw <[email protected]>
Rename `p` `plugin`
350f09785452d856d9bf1edaf7f127a48b1f10d3 authored over 5 years ago by kriw <[email protected]>
350f09785452d856d9bf1edaf7f127a48b1f10d3 authored over 5 years ago by kriw <[email protected]>
Move minidec from radeco-lib
8eff334b0ae92455b26f0b28093d318ef8145bb2 authored over 5 years ago by kriw <[email protected]>
8eff334b0ae92455b26f0b28093d318ef8145bb2 authored over 5 years ago by kriw <[email protected]>
[CLI] Usability fixes
4de8a5d6578ccd164a7f9ddbd7509bf43a695abb authored over 5 years ago by chinmaydd <[email protected]>
4de8a5d6578ccd164a7f9ddbd7509bf43a695abb authored over 5 years ago by chinmaydd <[email protected]>
Rename `pdd` `pde`
5104892e42fc1be7c0c08fc4759b47fd16850c0d authored over 5 years ago by kriw <[email protected]>
5104892e42fc1be7c0c08fc4759b47fd16850c0d authored over 5 years ago by kriw <[email protected]>
Print error when invalid command is given
b265e9f5574151fb0d80ac1c3aee7467911b773f authored over 5 years ago by kriw <[email protected]>
b265e9f5574151fb0d80ac1c3aee7467911b773f authored over 5 years ago by kriw <[email protected]>
Use `RadecoEngine` to run the analyzers.
c7191343645902d50909e4a86e9e09f8bc003712 authored over 5 years ago by Marco Milanese <[email protected]>
c7191343645902d50909e4a86e9e09f8bc003712 authored over 5 years ago by Marco Milanese <[email protected]>
fixed macOS mojave build (#46)
9c203fdc1ca3ad2e590365c28f38291c51615fbc authored over 5 years ago by Marco Grassi <[email protected]>
9c203fdc1ca3ad2e590365c28f38291c51615fbc authored over 5 years ago by Marco Grassi <[email protected]>
Add support for #!pipe
871cbd571fcc50c1e074d69fb0ba80689b065561 authored over 5 years ago by pancake <[email protected]>
871cbd571fcc50c1e074d69fb0ba80689b065561 authored over 5 years ago by pancake <[email protected]>
Never panic at core::decompile
55c459bee530c436ede1524cb3b3904a2f19ba3a authored over 5 years ago by kriw <[email protected]>
55c459bee530c436ede1524cb3b3904a2f19ba3a authored over 5 years ago by kriw <[email protected]>
Add Make target, some recatoring, some dupped code
84a0e5a551dfdd6dfc767ae2fe848dbf81e57e5a authored over 5 years ago by pancake <[email protected]>
84a0e5a551dfdd6dfc767ae2fe848dbf81e57e5a authored over 5 years ago by pancake <[email protected]>
Update README
56d73cc314dc33a39ec508b686d00db7264e8028 authored over 5 years ago by kriw <[email protected]>
56d73cc314dc33a39ec508b686d00db7264e8028 authored over 5 years ago by kriw <[email protected]>
Update Makefile
adb9f3dd949e8f34ae14bddb32596fb1eba3d549 authored over 5 years ago by kriw <[email protected]>
adb9f3dd949e8f34ae14bddb32596fb1eba3d549 authored over 5 years ago by kriw <[email protected]>
Minor fixes
59db822158b8afb4b8d6ccafa93e577cdd96f470 authored over 5 years ago by kriw <[email protected]>
59db822158b8afb4b8d6ccafa93e577cdd96f470 authored over 5 years ago by kriw <[email protected]>
Add radeco project
6d40bfd8b76162ff313381968263d22262c4c224 authored over 5 years ago by Anton Kochkov <[email protected]>
6d40bfd8b76162ff313381968263d22262c4c224 authored over 5 years ago by Anton Kochkov <[email protected]>
Fix warnings
6a7a7b3875614130b4ea38316dd8fea41b824bc9 authored over 5 years ago by kriw <[email protected]>
6a7a7b3875614130b4ea38316dd8fea41b824bc9 authored over 5 years ago by kriw <[email protected]>
Fix build
4f11272e18704c4d48e880771a92e04c253f6fde authored over 5 years ago by Anton Kochkov <[email protected]>
4f11272e18704c4d48e880771a92e04c253f6fde authored over 5 years ago by Anton Kochkov <[email protected]>
Impl interactive ui with readline
53eee86672dd2dfc9a09dc2b75c98449fe3793d7 authored over 5 years ago by kriw <[email protected]>
53eee86672dd2dfc9a09dc2b75c98449fe3793d7 authored over 5 years ago by kriw <[email protected]>
Remove unnecessary parenthesis
5c1fbeefeb64d54c1f4e2d823543b939350f44c2 authored over 5 years ago by pancake <[email protected]>
5c1fbeefeb64d54c1f4e2d823543b939350f44c2 authored over 5 years ago by pancake <[email protected]>
Reindent with cargo fmt
d86d61cf6c89649420388cc3f3fe952a49c1a293 authored over 5 years ago by pancake <[email protected]>
d86d61cf6c89649420388cc3f3fe952a49c1a293 authored over 5 years ago by pancake <[email protected]>
Update to the new analyzer's api
8c4592aadc473fde0dac45de8029189190cd4b78 authored over 5 years ago by Marco Milanese <[email protected]>
8c4592aadc473fde0dac45de8029189190cd4b78 authored over 5 years ago by Marco Milanese <[email protected]>
Follow r2 coding style
34b444602fcc68f145ede5417e302d57b998d6cd authored over 5 years ago by kriw <[email protected]>
34b444602fcc68f145ede5417e302d57b998d6cd authored over 5 years ago by kriw <[email protected]>
Add better flags for dev and release builds
118b5eb53555db3491929338e0d8256fbaf201f7 authored over 5 years ago by pancake <[email protected]>
118b5eb53555db3491929338e0d8256fbaf201f7 authored over 5 years ago by pancake <[email protected]>
Add commented path to radeco-lib in cargo.toml
fee9ac916474b1cd011df5af856fd3e27d62c519 authored over 5 years ago by pancake <[email protected]>
fee9ac916474b1cd011df5af856fd3e27d62c519 authored over 5 years ago by pancake <[email protected]>
Minor fix
24bbe8b4d25d68b20ccc70648a05f1b61ea3b748 authored over 5 years ago by kriw <[email protected]>
24bbe8b4d25d68b20ccc70648a05f1b61ea3b748 authored over 5 years ago by kriw <[email protected]>
Fix the `trace_log` build option
155fe784b6c6e9742d8ad849b87d454d538c92dc authored over 5 years ago by Marco Milanese <[email protected]>
155fe784b6c6e9742d8ad849b87d454d538c92dc authored over 5 years ago by Marco Milanese <[email protected]>
Adds rustfmt.toml to repository
ebe64d1f3254ec8542bd81a2fe5a02d11c255974 authored over 5 years ago by Sushant <[email protected]>
ebe64d1f3254ec8542bd81a2fe5a02d11c255974 authored over 5 years ago by Sushant <[email protected]>
Use the new analyzer's API
3d10e32fd1bb5aed817dde5bb573f1c76b272280 authored over 5 years ago by Marco Milanese <[email protected]>
3d10e32fd1bb5aed817dde5bb573f1c76b272280 authored over 5 years ago by Marco Milanese <[email protected]>
Minor fixes
0ce69896d92e9517dcd2a43dc6cdf3eab522b737 authored over 5 years ago by kriw <[email protected]>
0ce69896d92e9517dcd2a43dc6cdf3eab522b737 authored over 5 years ago by kriw <[email protected]>
Adds build.rs script to store radeco-lib versioning at build time
3748d5539da61b97ac85a6d9ec5a12efec6e2c65 authored over 5 years ago by chinmaydd <[email protected]>
3748d5539da61b97ac85a6d9ec5a12efec6e2c65 authored over 5 years ago by chinmaydd <[email protected]>
Initial support for radeco-lib logs
021c4f806087780f2a45cb06589574ef73c41b03 authored over 5 years ago by Sushant <[email protected]>
021c4f806087780f2a45cb06589574ef73c41b03 authored over 5 years ago by Sushant <[email protected]>
Try more updated GCC
34d7920b6ac82757d417d12de12f1d905b3225e9 authored over 5 years ago by Anton Kochkov <[email protected]>
34d7920b6ac82757d417d12de12f1d905b3225e9 authored over 5 years ago by Anton Kochkov <[email protected]>
[usage] Rename `pdd` `pde`
db358f91ef55271c9d4a3c58c5a87959a8453e2b authored over 5 years ago by kriw <[email protected]>
db358f91ef55271c9d4a3c58c5a87959a8453e2b authored over 5 years ago by kriw <[email protected]>
Integrate with travis and add cargo git dependency for radeco-lib
bf387a5e458386ab36e995b1c34ce140426e93d6 authored over 5 years ago by pancake <[email protected]>
bf387a5e458386ab36e995b1c34ce140426e93d6 authored over 5 years ago by pancake <[email protected]>
Apply inst_combine
d19873a1c86cb57f07538b4f0ac4e2bf127b0f0a authored over 5 years ago by kriw <[email protected]>
d19873a1c86cb57f07538b4f0ac4e2bf127b0f0a authored over 5 years ago by kriw <[email protected]>
Add -v option
9f8b33dadd7953f85a2adb9a2d7b300b6b229394 authored over 5 years ago by kriw <[email protected]>
9f8b33dadd7953f85a2adb9a2d7b300b6b229394 authored over 5 years ago by kriw <[email protected]>
Fixes #9. Use +/- for inclusion/exclusion rather than '='
95952d7a1c3de9312c973515c2af7c201633ec0f authored over 5 years ago by Sushant <[email protected]>
95952d7a1c3de9312c973515c2af7c201633ec0f authored over 5 years ago by Sushant <[email protected]>
Add make clean in test
d59a88de11b059e4a161f22114192aeb5dfc7c76 authored over 5 years ago by pancake <[email protected]>
d59a88de11b059e4a161f22114192aeb5dfc7c76 authored over 5 years ago by pancake <[email protected]>
Fix arguments
7fbe4270de1543660d3232fd652529020a7116e1 authored over 5 years ago by kriw <[email protected]>
7fbe4270de1543660d3232fd652529020a7116e1 authored over 5 years ago by kriw <[email protected]>
Add hello world test
adb851514cf3879b70856e19103ff9ed7756dcf5 authored over 5 years ago by pancake <[email protected]>
adb851514cf3879b70856e19103ff9ed7756dcf5 authored over 5 years ago by pancake <[email protected]>
Rename radeco_pdd radeco_pde
2e7003356fde3c9c919d12f4823e3e45d326c66a authored over 5 years ago by kriw <[email protected]>
2e7003356fde3c9c919d12f4823e3e45d326c66a authored over 5 years ago by kriw <[email protected]>
Impl r2 integration
486ee9748caead8052a2cea89cff69a8a340cf91 authored over 5 years ago by kriw <[email protected]>
486ee9748caead8052a2cea89cff69a8a340cf91 authored over 5 years ago by kriw <[email protected]>
Add help
45085deaf448d055a2afcbd178775166bef5597d authored over 5 years ago by kriw <[email protected]>
45085deaf448d055a2afcbd178775166bef5597d authored over 5 years ago by kriw <[email protected]>
Minor fixes
56c044803ff91a2c7db6a26f0378f1b3d29d2205 authored over 5 years ago by kriw <[email protected]>
56c044803ff91a2c7db6a26f0378f1b3d29d2205 authored over 5 years ago by kriw <[email protected]>
switched command line parsing to clap, and implemented syntax highlighting
1dea7642eb937b973f8ac4c34256ee108b30e09a authored over 5 years ago by Marco Grassi <[email protected]>
1dea7642eb937b973f8ac4c34256ee108b30e09a authored over 5 years ago by Marco Grassi <[email protected]>
Load a file if command line argument is given
a45eadfc7e76c7b9d388df64368d0301919ed80d authored over 5 years ago by kriw <[email protected]>
a45eadfc7e76c7b9d388df64368d0301919ed80d authored over 5 years ago by kriw <[email protected]>
moved errors unrelated to the prompt to stderr, in this way we can use stdout for the batch decompilation
ec6dd7e69ab19496af79a183f64fa2a2b2e9dccd authored over 5 years ago by Marco Grassi <[email protected]>
ec6dd7e69ab19496af79a183f64fa2a2b2e9dccd authored over 5 years ago by Marco Grassi <[email protected]>