Jump to content
Tuts 4 You

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. Sean Park - Lovejoy

    create backup(from olly) functionality in x64dbg

    @Priboi Many thanks for the video presentation. Now I get it. Your plugin would be helpful. Regards. sean.
  4. Priboi

    create backup(from olly) functionality in x64dbg

    I said program not plugin. Debugged program makes changes in code/data for example while unpacking and you are able to see where these changes are when using my plugin.
  5. Sean Park - Lovejoy

    create backup(from olly) functionality in x64dbg

    @Priboi when does the code/data change by your plugin? I did not use the feature of the ollydbg, also I did not know it is. Now I check it out in ollydbg. It is a good feature. In ollydbg, If I create backup, then I change some codes. by using view backup, I can view the backed up data. after it, again If I click view actual data, I can view the current modified code/data. But with your plugin, what should I do to check what is the backed up code/data and what is the current modified or actual code/data? Many thanks in advance. Regards. sean.
  6. Priboi

    create backup(from olly) functionality in x64dbg

    You dont have to do changes on yourself its not the purpose of this plugin because you know what you have changed. The code/data should be changed by program itself.
  7. whoknows

    .exe protector

    + password-protect-video.com
  8. Sean Park - Lovejoy

    An open source tool for analyzing vmp

    Now It works well but It takes some time to complete the job. Regards. sean.
  9. fjqisba

    An open source tool for analyzing vmp

    Well, the project is still a demo. I updated the plugin and provided a program for my own testing,you can try that. https://github.com/fjqisba/VmpHelper/releases
  10. Sean Park - Lovejoy

    An open source tool for analyzing vmp

    I virtualized below part and tested it. 004010C2 6A 01 push 01 004010C4 53 push ebx 004010C5 FF15 1C614000 call dword ptr [0040611C] → USER32.dll!EndDialog 004010CB EB 09 jmp 004010D6 ↓ It is cahnged to thses codes. 00A810C2 | E9 27BA1800 | JMP win32gui.vmp.C0CAEE | 00A810C7 <win32gui | 57 | PUSH EDI | edi:EntryPoint 00A810C8 | C3 | RET | 00A810C9 <win32gui | 56 | PUSH ESI | esi:EntryPoint 00A810CA | C3 | RET | 00A810CB <win32gui | EB 09 | JMP win32gui.vmp.A810D6 | And I used your plugin by clicking the menu "VMP -> Show Graph" at the address of 00A810C2. then It hung. the IDA version is 8.3.23.0608.. Regards. sean.
  11. fjqisba

    An open source tool for analyzing vmp

    For current plugin, it seems too early to analyze vmp oep, because vmp does a lot of operations at the beginning. Maybe you should try writing a small function, use vmp encryption, and then use plugin to analyze the begin of vmp function.
  12. Sean Park - Lovejoy

    An open source tool for analyzing vmp

    Win32GUI.vmp.zip Regards. sean.
  13. jackyjask

    An open source tool for analyzing vmp

    What are the preconditions to start de-virting 3.5.0 x86? I'm hitting only this: sample https://workupload.com/file/bDGty7XBnfW sometimes it is crashing, eg: BTW, what IDA versions do you support?
  14. fjqisba

    An open source tool for analyzing vmp

    Well, this is because it has not been fully developed yet. you can try sending samples to me so I can fix it.
  15. Yesterday
  16. Sean Park - Lovejoy

    An open source tool for analyzing vmp

    An error!!! And for another example. Why does it just show one graph and no branches? but your github page shows like this. Regards. sean.
  17. Sh4DoVV

    Nuitka 2.1.5 (Python 3.11)

    View File Nuitka 2.1.5 (Python 3.11) Hi Nuitka compiled python 3.11 file Correct password doesn't important Just patching Thanks Submitter Sh4DoVV Submitted 04/18/2024 Category CrackMe  
  18. Sean Park - Lovejoy

    create backup(from olly) functionality in x64dbg

    Where can I see the differences when choosing "Compare Snapshot"? I clicked the menu of "Make Snapshot" before changing anything. Then as @Priboi said, started an application. after it, I changed some bytes. then clicked the "Compare Snapshot" menu. however I cannot notice anything to show the differences in the disassembly pane of the x64dbg. Thanks. Regards. sean.
  19. whoknows

    .exe protector

    most possible using SetWindowDisplayAffinity API - more github.com/akinbicer/screen-capture-protector
  20. Hi, everybody! I am developing an ida plugin which can be used to analyze vmp3.5 x86. If you are interested in vmp, Then you can view the source code of the project to learn it. Suggestions and PRs are welcome. https://github.com/fjqisba/VmpHelper
  21. Sh4DoVV

    Nuitka 2.1.5 (Python 3.11)

    5 downloads

    Hi Nuitka compiled python 3.11 file Correct password doesn't important Just patching Thanks
  22. jackyjask

    create backup(from olly) functionality in x64dbg

    what have you tried what errors (if any) you've encountered? this forum is not chatGPT
  23. jackyjask

    [DevirtualizeMe] VMProtect 2.13.5

    who is "we"?
  24. Sean Park - Lovejoy

    [DevirtualizeMe] VMProtect 2.13.5

    How can we find the PCode "C9" in the debugger? Regards. sean.
  25. Last week
  26. Sean Park - Lovejoy

    create backup(from olly) functionality in x64dbg

    Does these plugins still work? Regards. sean.
  27. MabunbuNgube

    [crackme]A Crackme with antidebug

    jesus christ my man, u got some crazy shovel to dig up this old of a topic
  28. Thank you for reporting! Should be fixed now... Ted.
  29. @Teddy Rogers youtube links are not converted to video views. Regards. sean.
  1. Load more activity
×
×
  • Create New...