🔒 Closed paano mag mod ng pc application at ng config file nito?

Status
Not open for further replies.
you need source code for that :) , kung wala kang source then know what language it is written, kung compiled siya into machine code, halimbawa eh java, use decompiler pero not 100% okay na agad since napaka-complicated ng compilation, madalas hindi na siya tulad sa source pero nandoon pa rin 'yung function pieces, good luck na lang sa "arbitrary" variable names, example:

// original
int height;
int width;

// decompiler (cfr)
int a1;
int a2;

pero kung ang language eh non-compiled , o rather compiled at a point of execution, gaya ni python, then mas mapapadali ang buhay hehe.
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 398
    Views
  • 2
    Participants
Last reply from:
fireclouu

Online now

Members online
1,108
Guests online
923
Total visitors
2,031

Forum statistics

Threads
2,277,021
Posts
28,973,765
Members
1,229,687
Latest member
gsby1440xd
Back
Top