Unicorn – The Ultimate CPU Emulator

(unicorn-engine.org)

19 points | by tosh 3 hours ago

2 comments

  • bmenrigh 28 minutes ago
    I was just looking at Unicorn last week because it's used by unipacker to do automated unpacking of binaries. I built a "toolbox" for gpt-5.5 to do semi-automated malware and exploit reverse engineering and unipacker is sometimes useful for that purpose.
  • jsomedon 8 minutes ago
    uh.. what is a cpu emulator? or what can I do with it? I am kind of having hard time comprehend this.
    • stephc_int13 3 minutes ago
      It can be used for many things. But the main use is reverse engineering.