Exetools  

Go Back   Exetools > General > x64 OS

Notices

Reply
 
Thread Tools Display Modes
  #16  
Old 02-10-2011, 02:47
Fyyre's Avatar
Fyyre Fyyre is offline
Fyyre
 
Join Date: Dec 2009
Location: 0°N 0°E / 0°N 0°E / 0; 0
Posts: 259
Rept. Given: 75
Rept. Rcvd 85 Times in 38 Posts
Thanks Given: 141
Thanks Rcvd at 335 Times in 113 Posts
Fyyre Reputation: 85
This code is intended to crash Ollydbg, or cause a silent exit ?

-Fyyre

Quote:
Originally Posted by arlequim View Post
I see you are really interested on this subject, here is a little tricks for OllyDbg 1.10:

Code:
;bye OllyDbg 1.10 :))
.data
byeolly qword -1
word 403Dh
.code
start:
fld tbyte ptr ds:[byeolly] 
end start
Dunno if it works, let me know. Bye!
Reply With Quote
  #17  
Old 02-10-2011, 06:29
arlequim's Avatar
arlequim arlequim is offline
IBMSecuritySystemsXForce
 
Join Date: Feb 2009
Location: Punta Entinas-Sabinar, ALMERIMAR
Posts: 292
Rept. Given: 51
Rept. Rcvd 317 Times in 104 Posts
Thanks Given: 44
Thanks Rcvd at 185 Times in 61 Posts
arlequim Reputation: 300-399 arlequim Reputation: 300-399 arlequim Reputation: 300-399 arlequim Reputation: 300-399
Quote:
Originally Posted by Fyyre View Post
This code is intended to crash Ollydbg, or cause a silent exit ?

-Fyyre
Unfortunately i can't reply you atm, try yourself as it ain't dangerous code...
If i gather other anti debug codes, i will post then on this thread, be sure. Bye!
Reply With Quote
  #18  
Old 02-10-2011, 13:13
Av0id Av0id is offline
VIP
 
Join Date: Jan 2006
Posts: 399
Rept. Given: 112
Rept. Rcvd 111 Times in 69 Posts
Thanks Given: 0
Thanks Rcvd at 15 Times in 15 Posts
Av0id Reputation: 100-199 Av0id Reputation: 100-199
Code:
fld tbyte ptr ds:[byeolly]
this bug is pretty old, strongod fix fpu-bug will fix it, also there're was patch for it
Reply With Quote
  #19  
Old 08-31-2011, 14:27
Evilcry Evilcry is offline
Friend
 
Join Date: Jan 2009
Posts: 58
Rept. Given: 4
Rept. Rcvd 15 Times in 9 Posts
Thanks Given: 2
Thanks Rcvd at 41 Times in 18 Posts
Evilcry Reputation: 15
Hi,

Searched on the forum to not duplicate post, last reference was on previous version, so here:

OllyDbg plugin Stealth64 1.3

Quote:
Anti Anti and compatibility plugin for Olly 1.10 running on Vista x64.

I made this little plugin to make unpacking on Vista x64 a bit more bearable

It has most of the know anti-anti and makes an effort to make Olly behave like it should on regular x86 machines.
Next to this I implemented my own version of the OllyBone 'Break On Execute' making unpacking some simple packers a lot easier.

http://tuts4you.com/download.php?view.2425

Regards,
Evilcry
Reply With Quote
  #20  
Old 11-15-2011, 05:24
qkumba qkumba is offline
Friend
 
Join Date: Nov 2011
Posts: 14
Rept. Given: 0
Rept. Rcvd 4 Times in 4 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 3 Posts
qkumba Reputation: 4
The FPU bug causes OllyDbg to crash when disassembling that part of the code.
It's caused by using the wrong mask, so the exception is not hidden.
Most of the patches don't fix the problem (just needs to change the mask) - they change the instruction or do other silly things.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginners Guide to Basic Linux Anti Anti Debugging Techniques taos General Discussion 10 07-09-2005 05:55
Anti-Debugging ? ? LOUZEW General Discussion 7 04-02-2005 18:38


All times are GMT +8. The time now is 17:12.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )