Use chatGPT for Reverse Engineering (chatGPT as Decompiler)

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 13

  • @Modemon57
    @Modemon57 4 місяці тому +2

    ChatGPT(4) can truly understand program ASTs, even if the AST is not a standard one. It can write the exellent source codes from ASTs. But the problem is It can't write a program which truns the AST back to source codes(didn't run well). So, I still had to write codes to convert ASTs back into source codes.

  • @christurner6277
    @christurner6277 10 місяців тому +5

    I'd also been thinking about this. I'd been discussing with colleagues, but never actually given it a try. I have an old 32 bit MacOS app I want to reverse engineer, tweak and re-build for 64 bit MacOS. I've been attempting to decompile, but having GPT potentially make more sense of the 'C' could be really useful.

  • @khatharrmalkavian3306
    @khatharrmalkavian3306 Рік тому +10

    I've been wondering if anyone had tried this. Not sure if it should be kept quiet in case "open" ai decides to outlaw it. Either way, this is an excellent use case for it.

  • @bouipozz
    @bouipozz 11 місяців тому +2

    subbing before watching cos you get my respect for simply having this idea in the first place

  • @3AM_VIB3
    @3AM_VIB3 Рік тому +1

    I trying to decode python3.12 marshal this way and this is not working

  • @KeinNiemand
    @KeinNiemand Рік тому +1

    GPT-4 would probably be a lot better since it's better at almost everything.

  • @conneljp
    @conneljp Рік тому

    For the last example, it was mainly inferring from the comments in the code. Try a different piece of assembly code and remove the comments this time.

  • @tempacc9589
    @tempacc9589 Рік тому +1

    Haha this is an epic idea

  • @nopeiwont1914
    @nopeiwont1914 Рік тому +3

    Byfron will be destroyed.

    • @k5y
      @k5y Рік тому

      ?

    • @g4_684
      @g4_684 11 місяців тому +2

      ​@@k5y Pretty sure hes refering to Hyperion by Byfron, a anti tamper bought up by roblox.

    • @k5y
      @k5y 11 місяців тому

      @@g4_684 and how does he expect chatgpt to do anything