I tried this on a plug-in for Word, but when I tried to run it it says "This server can only be run from a container application". So how can I use this program on a plug-in?
You NEED and LEARN ASM for a start, secondly, understand how to read ASM and write ASM if its too complicated learn C standar then c++ then get to ASM im learning ASM cuz i want to though i havent learned C++ but i can get the job done with ASM i have knowledge on C++ cuz i was studying it but i quited.. ASM=Assembly
Assembler is easier than C, it's literally all push, pop, compare, call and jump, with xor add etc.. You can crack most serial checks just by patching some jumps or the values that dictate them still.
Now protectors use VMs you have to translate and dump, before the best just had stolen bytes, IAT tricks, polymorphism and anti-debug, now it's all that plus VMs.
Learn PE/COFF, Widows PE loader behavior, and security rings from x86 and how the kernel uses them.
I tried this on a plug-in for Word, but when I tried to run it it says "This server can only be run from a container application". So how can I use this program on a plug-in?
how do i get the calculator your using?
IAOdesigns 1 year ago
mmm it was easy it gives the name of the file also u can crack it just nopping 2 jumps so as keyfile searcher it sucks anyway nice video
Thorgils1 1 year ago
This has been flagged as spam show
I see, but there are programs where you can't see the code in that window. What then?
ShaiqSandhu 2 years ago
This has been flagged as spam show
I tried this on a plug-in for Word, but when I tried to run it it says "This server can only be run from a container application". So how can I use this program on a plug-in?
ShaiqSandhu 2 years ago
You NEED and LEARN ASM for a start, secondly, understand how to read ASM and write ASM if its too complicated learn C standar then c++ then get to ASM im learning ASM cuz i want to though i havent learned C++ but i can get the job done with ASM i have knowledge on C++ cuz i was studying it but i quited.. ASM=Assembly
masamura112 in reply to thefreemind18 (Show the comment) 2 years ago
Assembler is easier than C, it's literally all push, pop, compare, call and jump, with xor add etc.. You can crack most serial checks just by patching some jumps or the values that dictate them still.
Now protectors use VMs you have to translate and dump, before the best just had stolen bytes, IAT tricks, polymorphism and anti-debug, now it's all that plus VMs.
Learn PE/COFF, Widows PE loader behavior, and security rings from x86 and how the kernel uses them.
tjc0der in reply to masamura112 (Show the comment) 2 years ago
so easy for us to learn about it.
muslimhouri 2 years ago
ok, but how can you find text that was written in visual studio 8 ??????????..... i see nothing when searching for exe that was written in c# @ vs8
Cyberwolf888 2 years ago
nice guide.
aznkidd07 2 years ago
You set the breakpoint, you set the BREAKpoint where you think , that it is important to set a break.
Ollydbg breaks, if it arrives there where you set a breakpoint, so you can check what happens...
IceFireLiftedAnims in reply to Sasa123311 (Show the comment) 2 years ago
I tried this on a plug-in for Word, but when I tried to run it it says "This server can only be run from a container application". So how can I use this program on a plug-in?
Tobben085 2 years ago
nice tutorial on how to o death pawns guide
Cronoz007 3 years ago
Thanks for your comment and your time :) ...
rajivvishwa in reply to Cronoz007 (Show the comment) 3 years ago