Live data from Hacker News

Psychological Warfare in Reverse Engineering (2015)

github.com

1–8 of 8 posts

Re: Psychological Warfare in Reverse Engineering (2015)

#7

- i dont understand, can someone explain what this does

RE tools like IDA or Ghidra can generate a control flow graph (https://en.wikipedia.org/wiki/Control-flow_graph) for a function found in the target binary

this tool generates functions that show up as an image when rendered like that

Re: Psychological Warfare in Reverse Engineering (2015)

#8

- i dont understand, can someone explain what this does

RE tools like IDA or Ghidra can generate a control flow graph ( https://en.wikipedia.org/wiki/Control-flow_graph ) for a function found in the target binary this tool generates functions that show up as an image when rendered like that

[deleted]