View Single Post
  #5  
Old 09-04-2018, 02:50
atom0s's Avatar
atom0s atom0s is offline
Family
 
Join Date: Jan 2015
Location: 127.0.0.1
Posts: 396
Rept. Given: 26
Rept. Rcvd 126 Times in 63 Posts
Thanks Given: 54
Thanks Rcvd at 730 Times in 279 Posts
atom0s Reputation: 100-199 atom0s Reputation: 100-199
MD5IV in that line is const, meaning it can't be changed during runtime.
It would have to be edited at compile time to be altered.

If the exe alone was distributed, then it wouldn't be changeable unless someone hex edited/memory edited the exe.
Reply With Quote