gogo2464

Results 112 comments of gogo2464

asm.dalvik is coming in this PR: https://github.com/radareorg/radare2/pull/20433 but not ready to merge yet. :)

I like this idea. But it seems to require a lot of work. @XVilka I read your link about Rust-Python. It is about to make rust libraries for python. It...

@XVilka Your link https://github.com/rochacbruno/rust-python-example might be deprecated. See https://users.rust-lang.org/t/try-keyword-reservation-breaks-macro-try/23398 and https://github.com/rochacbruno/rust-python-example/issues/21

@xwings I do not understand why you closed this issue. We think rust is a good choice and all has not been replaced.

@0xchase I noticed that I could make a rust library and import it in python [see here](https://github.com/rochacbruno/rust-python-example#importing-from-python-and-comparing-the-results) because it is easier than import python in rust. I did not do...

Const is a rust keyword. I can not create a const crate instead of [this](https://github.com/qilingframework/qiling/blob/master/qiling/const.py). Do I open an issue to rename this file in order to replace it with...

I just found a tool to translate c code to rust https://c2rust.com/ I am looking for a similar program from python to rust. It does not do everything but could...

DONE! This tools may help very much : https://github.com/konchunas/pyrs !

Assign me to this issue immediately :)

Assign me to this issue if you want.