Exetools

Exetools (https://forum.exetools.com/index.php)
-   Developer Section (https://forum.exetools.com/forumdisplay.php?f=48)
-   -   x64dbg (https://forum.exetools.com/showthread.php?t=15328)

bobthebarker 02-16-2023 22:29

Quote:

Originally Posted by TQN (Post 125362)
Did you tried with xLCB plugin. It is old and no update for a long time.
https://github.com/ThunderCls/xLCB

Lots of plugins have not been updated in a long time, which sucks because there are many that are very useful but outdated... like XAnalyzer and ScyllaHide.

horsicq wrote a plugin updater but building it from repo can be.. challenging..

sendersu 02-18-2023 16:08

Quote:

Originally Posted by bobthebarker (Post 127181)
Lots of plugins have not been updated in a long time, which sucks because there are many that are very useful but outdated... like XAnalyzer and ScyllaHide.

horsicq wrote a plugin updater but building it from repo can be.. challenging..

I've built his plugin and posted in another thread some time ago on this forum

CpuDbg 06-23-2024 15:54

x64dbg is an excellent debugger.

poorit2011 07-08-2024 18:24

So sorry...Im am using 32bit and using OLLYDEBUG...Unlucky app older is ok but new is not...I got this erro when debug! Any guy can help me fix pls...
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!

Program: C:\...


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

---------------------------
OK
---------------------------

demon_da 10-28-2024 01:25

Where can I find Scylla import reconstructor as a plugin for x64dbg?

sendersu 10-28-2024 02:32

on official GH repo

blue_devil 10-28-2024 03:38

Quote:

Originally Posted by demon_da (Post 132039)
Where can I find Scylla import reconstructor as a plugin for x64dbg?

@demon_da check those:

fork from x64dbg//Scylla

Code:

https://github.com/x64dbg/Scylla
For more updated fork:
Code:

https://github.com/ergrelet/Scylla/
https://github.com/ergrelet/Scylla/releases


There is even a forum thread for Scylla
Scylla x64/x86 Imports Reconstruction

FernandoAl 11-23-2024 22:42

Which plugin can be used with this debugger (32bit) to bypass INT 2D antidebugging as it is possible to do with StrongOD with Olly? Thank you

mer0x36 12-05-2024 02:17

Quote:

Originally Posted by demon_da (Post 132039)
Where can I find Scylla import reconstructor as a plugin for x64dbg?

It was integrated to x64dbg a few years ago. Just press Ctrl+I or click the 'S' button in the middle of the default toolbar. ;)

user_hidden 01-07-2025 22:59

x64dbg snapshot 2025-01-06

Code:

https://github.com/x64dbg/x64dbg/releases/tag/snapshot

rooster1 03-04-2025 00:47

@mr.exodia You should add "I use this as my main debugger" in the poll in the OP.

This replaced olly for me. I really only use Ollydbg to run scripts.

blue_devil 03-04-2025 15:50

Sadly x64dbg does not run ollydbg scripts :/ You have to re-write your x64dbg scripts

Gyrus 07-01-2025 16:48

The June 2025 x64dbg release introduces a revamped type system with support for bitfields, enums, and anonymous types, making data inspection faster and more intuitive. It also adds AVX-512 and half-float support, boosts performance for large structures, and includes quality-of-life improvements like interactive type previews and smarter data displays.

Shub-Nigurrath 07-02-2025 15:58

Quote:

Originally Posted by blue_devil (Post 132780)
Sadly x64dbg does not run ollydbg scripts :/ You have to re-write your x64dbg scripts

If you use an LLM, it can do it almost automatically. It's just a matter of eventually giving it the specifications of both, but it is likely not necessary in most cases

blue_devil 07-02-2025 22:51

Quote:

Originally Posted by Shub-Nigurrath (Post 133426)
If you use an LLM, it can do it almost automatically. It's just a matter of eventually giving it the specifications of both, but it is likely not necessary in most cases

In my expreience, LLMs suck at assembly. However, if I need converting olly scripts to x64dbg, yes, I will get help from an LLM


All times are GMT +8. The time now is 03:47.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX