mr.exodia TitanEngine Community Edition 01-26-2014, 23:03
mr.exodia Changelog V0003:
- fixed... 02-09-2014, 04:09
mr.exodia Changlog V0004:
- fixed... 03-04-2014, 06:40
mr.exodia Changelog V0005:
- dynamic... 03-06-2014, 03:24
mr.exodia V0007 is out!
Changelog:... 03-22-2014, 06:35
mr.exodia V0008 is out!
Changelog:... 05-18-2014, 22:51
NeOXOeN Titan team should be very... 05-27-2014, 18:19
n00b I'd like to add that in some... 06-21-2014, 19:34
|
#1
|
|||
|
|||
TitanEngine Community Edition
Hello everyone,
Together with cypher I started working on an update for the famous TitanEngine. The main intention for the 'community edition' is bugfixing, but there are also several features added. We want to keep the original function names and arguments of TitanEngine v2, but in some cases the function arguments were for example incompatible with 64-bit systems.   Various changes:
  Please report bugs/feature suggestions in another thread in this forum.   If you want to contribute, just send me and/or cypher a private message.   Greetings,   Mr. eXoDia & cypher Last edited by mr.exodia; 10-28-2015 at 09:11. |
The Following 23 Users Gave Reputation+1 to mr.exodia For This Useful Post: | ||
-=bb=- (01-27-2014), ahmadmansoor (01-27-2014), argie (02-13-2014), Av0id (01-27-2014), besoeso (01-27-2014), Calvin (01-27-2014), canopus (01-27-2014), chessgod101 (01-28-2014), Ember (01-29-2014), emo (01-26-2014), Insid3Code (01-27-2014), korosh (01-27-2014), KuNgBiM (02-11-2014), Mandriva (01-28-2014), MarcElBichon (01-26-2014), orfei (01-27-2014), p4r4d0x (01-27-2014), quygia128 (02-10-2014), user1 (01-27-2014), winndy (01-27-2014), zeuscane (01-27-2014) |
#2
|
|||
|
|||
Changelog V0003:
- fixed some anti-debug tricks (DBG_RIPEXCEPTION and DBG_PRINTEXCEPTION_C) - fixed a massive bug in exception handling (almost all exceptions were swallowed by the debugger) - added a callback for the RIP_EVENT debug event Greetings, Mr. eXoDia Last edited by mr.exodia; 10-28-2015 at 09:13. |
#3
|
|||
|
|||
Changlog V0004:
- fixed hardware breakpoints - HUGE code refactoring, now it's a managable project Download: https://bitbucket.org/mrexodia/titanengine-update/downloads Greetings, Mr. eXoDia |
#4
|
|||
|
|||
Changelog V0005:
- dynamic lists (no more 300 mb memory footprint per default) - Aguila added some hiding techniques - scylla got updated Download: https://bitbucket.org/mrexodia/titanengine-update/downloads Greetings, Mr. eXoDia |
The Following 6 Users Gave Reputation+1 to mr.exodia For This Useful Post: | ||
ahmadmansoor (03-06-2014), Dreamer (03-06-2014), Loki (03-06-2014), niculaita (03-07-2014), Youtoo (03-26-2014) |
#5
|
|||
|
|||
V0007 is out!
Changelog: - See commit messages Download: https://bitbucket.org/mrexodia/titanengine-update/downloads Enjoy, TitanEngineCE Team |
The Following User Gave Reputation+1 to mr.exodia For This Useful Post: | ||
Youtoo (03-26-2014) |
#6
|
|||
|
|||
V0008 is out!
Changelog: - fixed TitanEngine.Handler - fixed TitanEngine.Debugger.Context - updated scylla_wrapper - ULONG_PTR instead of long long - Debug privilege option - added export TitanOpenProcess (opens a process with debug privilege when the option is enabled) - fixed various deadlocks (hopefully) - fixed closing a handle that shouldn't be closed - fixed breakpoint filters - added UE_CH_DEBUGEVENT custom handler - removed UE_CH_ALLEVENTS custom handler - rewrote GetPE32SectionNumberFromVA - fixed a bug with UE_SECTIONNAME on x64 - hardware breakpoints are not set on all threads Download: https://bitbucket.org/mrexodia/titanengine-update/downloads Enjoy, TitanEngineCE Team |
#7
|
|||
|
|||
Titan team should be very happy you doing their work for them..
bye N |
#8
|
|||
|
|||
I'd like to add that in some protected targets (which you end up dumping), the author has written a fake VA size on some of the sections in the PE.
This may then result in a big problem when dumping with the current code, as it uses the Virtual & Real size as the same value. So I present to you this easy fix: Quote:
Anyways, as always - really useful post, and new edit of this great project |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Writing Dynamic Unpackers for Fun with TitanEngine | PhreakAccident | General Discussion | 3 | 12-03-2011 03:56 |
Forum OllyDbg Community Down ?!? | Epsylon3 | General Discussion | 2 | 12-19-2005 03:09 |