Posting here because r/techsupport does not allow my post.

So I’m using Ghidra on Octoparse and I don’t know how to find the code that stores the data/spreadsheets from web scraping. Any advice?

(Trying to open the files without paying the subscription)

  • dorkasaurus@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    If you don’t know how to scrape the web for free, how do you expect to figure out Ghidra?

  • ChrisWsrn@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Ghidra is a fairly advanced tool. You need to be very familiar with how computers work at a intimate level to use it effectively.

    If you have a background in computer science I would advise you to look up Ghidra tutorials. Most of these tutorials have you work through a crackme useing Ghidra.

    If you do not have a background in computer science then you may need to look at other options to achieve what you’re trying to achieve.