Why are most payloads x32 instead of x64, i mean the new ones too, is there a any certain reason why it is this way if so what are the reasons. I feel like x64 is more up to date and better in that sense so please inform me 
so theres no difference in like evasion etc?An x32 payload is able to run on both x32 and x64 machines, while an x64 payload can only run on x64 machines.
even now windows 11 only supports x64 and most computers connected are x64 but still there millions of connected computers are still using x86 processor so if you wan't you'r payload works on all pcs you should use x86 but if you are targeting high end targets use x64Why are most payloads x32 instead of x64, i mean the new ones too, is there a any certain reason why it is this way if so what are the reasons. I feel like x64 is more up to date and better in that sense so please inform me![]()
i would say no, just minor changes in structure...so theres no difference in like evasion etc?
i agree but with a few remarks:even now windows 11 only supports x64 and most computers connected are x64 but still there millions of connected computers are still using x86 processor so if you wan't you'r payload works on all pcs you should use x86 but if you are targeting high end targets use x64
nope.Could an a advantage of writing malware in x64 be that anti-virus expect malware to be written x86. And not do as a throughout check ?
If I remember correct then some malware sandbox are not able to run x64 binaries