🔒 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
  • 409
    Views
  • 2
    Participants
Last reply from:
fireclouu

Trending Topics

Online now

Members online
1,097
Guests online
1,586
Total visitors
2,683

Forum statistics

Threads
2,291,344
Posts
29,070,163
Members
1,210,825
Latest member
dvm0ix
Back
Top