Don't approach malware analysis saying "I need to examine every line of code"
Instead, start by asking:
- What network connections does this make
- What files does it writes to disk
- Does it have persistence
You can further explore with meaningful focus, in digestible chunks.