April 5, 201510 yr Author Mr. eXoDia, First I want to say thank you very much for such a good idea and a wonderful work. I just found about X64_dbg by chance 2 days ago, yesterday I saw you uploaded a new snapshot, I gave it a try it and it's working fine for me, I tired to compile the git head version and the process went smooth as expected. I'm very impressed and I see x64_dbg has a good potential over others I tried in the past. I am trying now to learn more about it's internal and see where I can contribute , I saw the issue tracker hopefully I can reproduce some of the issues and it will be my first step to know more about how it works internally. Thank you again for the Wiki, the help file, and the website and all the work you guys did. I have couple questions, please tell me if there is another forum or post where you discuss, issues, features, design decisions..etc, I will appreciate it so much Thank you and have a nice day Thanks! You can come in contact using IRC (#x64dbg on Freenode) or by posting a topic in this forum (there is a special section for questions etc). You can also hit me up on skype/whatever or when I'm live on http://live.x64dbg.com
April 9, 201510 yr I'm actually starting to prefer to use this debugger over olly lately. Really Great Work
April 9, 201510 yr I'm actually starting to prefer to use this debugger over olly lately. Really Great Work Indeed. X64dbg is far away better than olly.
April 29, 201510 yr Hi, thank you for the x64dbg. I am trying to open 64-bit dll, but it writes that PE is invalid (see the attachment)What is wrong? Thnx.PgnpCmn64.7z
April 29, 201510 yr Author Hi, thank you for the x64dbg. I am trying to open 64-bit dll, but it writes that PE is invalid (see the attachment) What is wrong? Thnx. It is because your file is not a valid PE file (at least according to CFF Explorer)...
July 9, 201510 yr i have problem with scripts for themida unpack! there is every time comming error with double line and error with %RESULT wrong command how can i fix it? the script name "Themida ultra unpacker 1.4" and "Themida multi unpacker 1.2" please help
July 17, 201510 yr sorryis analog of dm(lm) command?for working with memory-file structure pshttps://sourceforge.net/projects/x64dbg/files/snapshots/ - don't working now
July 17, 201510 yr Author I doubt there is, since I don't recognize the command However, you can very easily write commands yourself, by either writing a plugin or by sending me a pull request. Soon I plan on deprecating this way of scripting anyway, but until then feel free to add commands
July 22, 201510 yr from ollydbgscriptdm- dump memory region to filelm- write to mem from file i didn't find how write byte or word or dword to memory by script for x64 psfoundedsorry Edited July 23, 201510 yr by av999
July 27, 201510 yr Author Posted an issues for you https://github.com/x64dbg/x64dbg/issues/350 next time please also create one there. It's much easier that way. Edited July 27, 201510 yr by Mr. eXoDia
August 27, 201510 yr last build from Aug 20, 2015 7:01 AM made the Highlight plugin work again and the String bug i had is fixed too. good job everybody!
October 11, 20159 yr Hi.Pardon my question, it may sound stupid.How i can search in memory map a hex value on debugged file virtual space?
October 11, 20159 yr As far I know doesn't have search in memory feature:/ Or has and can't find it. At least I can't find it.
October 20, 20159 yr Author It was implemented in one of the latest snapshots. Look for 'Find Pattern...' in the memory map Greetings
November 8, 20159 yr Hi all. Sorry if is a dumb question. Why when i use Scyllahide 1.2 on X64DBG i get this error. All files seems fine at their places. Edited November 8, 20159 yr by GIV
November 8, 20159 yr Author @GIV: its an issue with ScyllaHide. See the readme file for a solution. Greetings
November 8, 20159 yr @GIVNOTE: You need to put NtApiCollection.ini in the same directory as ScyllaHide.dll or the following hooks will not work: NtUserQueryWindow, NtUserBuildHwndList, NtUserFindWindowExInfo about NtApiCollection.ini:Some Nt* WINAPI functions are not exported by a DLL, so it is necessary to get the function adresses from another source. The other source is the PDB file. The adresses can be resolved with this tool: https://bitbucket.org/NtQuery/pdb-getprocaddressIt will download the PDB file from the Microsoft server to resolve the missing function adresses.Binaries: https://bitbucket.org/NtQuery/scyllahide/downloads/NtApiTool.rar
November 8, 20159 yr @GIVNOTE: You need to put NtApiCollection.ini in the same directory as ScyllaHide.dll or the following hooks will not work: NtUserQueryWindow, NtUserBuildHwndList, NtUserFindWindowExInfo about NtApiCollection.ini:Some Nt* WINAPI functions are not exported by a DLL, so it is necessary to get the function adresses from another source. The other source is the PDB file. The adresses can be resolved with this tool: https://bitbucket.org/NtQuery/pdb-getprocaddressIt will download the PDB file from the Microsoft server to resolve the missing function adresses.Binaries: https://bitbucket.org/NtQuery/scyllahide/downloads/NtApiTool.rar
November 9, 20159 yr @GivNOTE: You need to put NtApiCollection.ini in the same directory as ScyllaHide.dll or the following hooks will not work: NtUserQueryWindow, NtUserBuildHwndList, NtUserFindWindowExInfo about NtApiCollection.ini:Some Nt* WINAPI functions are not exported by a DLL, so it is necessary to get the function adresses from another source. The other source is the PDB file. The adresses can be resolved with this tool: https://bitbucket.org/NtQuery/pdb-getprocaddressIt will download the PDB file from the Microsoft server to resolve the missing function adresses.Binaries: https://bitbucket.org/NtQuery/scyllahide/downloads/NtApiTool.rar
November 17, 20159 yr Since he has gone capstone there are a few problems in both x64 and x32;They are launching many snapshots without any solution or change.
Create an account or sign in to comment