gzn 39 Posted February 22, 2018 Share Posted February 22, 2018 (edited) Galera, gostei da aula do CERO sobre IAT. Só queria saber se tem com visualizar as chamadas intermodulares no radare ou no gdb assim como a gente faz no Olly ou x64dbg. Até entendo que o gdb possa não ter, mas e o radare? Gostaria de uma opinião também se vale a pena abrir uma issue no repo do radare e requisitar essa funcionalidade, pois acho muito útil. Siga esse link para ver a issue Edited February 22, 2018 by gzn Quote Link to post Share on other sites
Administradores Fernando Mercês 0 Posted February 22, 2018 Administradores Share Posted February 22, 2018 Eu realmente não sei. Tu procurou na documentação do radare? Quote Link to post Share on other sites
gzn 39 Posted February 22, 2018 Author Share Posted February 22, 2018 Sim, dei uma lida básica na documentação e não consegui achar. Quais expressões em inglês podem se referir a chamadas intermodulares ale´m de "intermodular calls"? (eu só pesquisei por essa expressão) Quote Link to post Share on other sites
Administradores Fernando Mercês 0 Posted February 23, 2018 Administradores Share Posted February 23, 2018 symbols, referenced symbols, symbols calls... Quote Link to post Share on other sites
gzn 39 Posted March 2, 2018 Author Share Posted March 2, 2018 Um dos autores do radare mostrou interesse em acrescentar essa funcionalidade ao programa. Se alguém aqui quiser sugerir alguma coisa este é o momento (é só cadastrar no github e seguir esse link). Obrigado! 1 Quote Link to post Share on other sites
gzn 39 Posted March 19, 2018 Author Share Posted March 19, 2018 Atualizações Se o autor tiver tempo ele vai incluir essa funcionalidade e algumas outras que ele mesmo sugeriu que seriam legais: I would call it import “graph” but i can think on other kind of graphs: - callgraph - xrefs graph - refs graph - bb graph - data graph For example, graphing all references to local variables in a function by making variables and addresses where those are referenced as nodes. Etc All this stuff is easy to do, the only complicated part is defining a clean way to achieve all that and cleanup the ag* commands once again to make it more consistent https://github.com/radare/radare2/issues/9465#issuecomment-369712551 (18 dias atrás) Citar Well, i'm pretty short in time, but yep ill try to get this issue fixed before 2.5 @radare https://github.com/radare/radare2/issues/9465#issuecomment-374287027 (comentado Hoje) Bacana não é? Dá até vontade de doar para projetos assim onde os usuários são ouvidos! 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.