IDAFicator بلاغين جديد ل Olly من AT4RE - نسخة قابلة للطباعة +- الفريق العربي للهندسة العكسية (https://www.at4re.net/f) +-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html) +--- قسم : البرامج و أدوات الهندسة العكسية - RCE Tools (https://www.at4re.net/f/forum-29.html) +---- قسم : برامج التنقيح - Debugging Tools (https://www.at4re.net/f/forum-39.html) +---- الموضوع : IDAFicator بلاغين جديد ل Olly من AT4RE (/thread-37.html) |
IDAFicator بلاغين جديد ل Olly من AT4RE - dj-siba - 19-10-2018 المشاركة الأصلية كتبت بواسطة Zool@nder : السلام عليكم و رحمة الله و بركاته IDAFicator بلاغين جديد ل Olly من AT4RE جديد الاضافة تجدونه داخل الملف Readme.txt و هذه بغض الخصائص الجديدة" - نافذة الاسمبلي المتعدد الاسطر تمكنك الان من العمل ب masm و كذلك ب C مثلا (mingw أو MSVC) مع خاصية التكميل التلقائي و نافذة المساعدة في ال WINAPI - نافذة "اذهب الى" ايضا تساعدك في كتابة الدول و ذلك عن طريق التكميل التلقائي - نافذة نقاط التوقف من النوع هاردوير تمكنك من الاحتفاظ بنقاطك حتى بعد اغلاق أولي و كذلك تمكنك من تفعيل او الغاء النقاط دون حذفها - العديد من الخصائص الاخرى المشروحة في الدروس المرفقة التحميل من المرفق او الرابط بالتوفيقو السلام Zool@nder RE: IDAFicator بلاغين جديد ل Olly من AT4RE - dj-siba - 20-10-2018 17/2/2011 # idaficator-2.0.1.9 # first public release of version 2.0
16/02/2011 # idaficator-2.0.0.33 private build (testing): [+]: Goto#Supremacy is now choosable. [!]: Olly crashes if ROTE not closed before closing olly. [!]: Olly crashes if ROTE closed from close button or menu. [!]: Tooltips not working under C++. [!]: API addresses were not updated between 2 debugging sessions. [!]: Syncronisation problem in assmbling process [!]: 5th button right click to customize didn't work. 15/02/2011 # idaficator-2.0.0.12 private build (testing): [+]: Checks to prevent crashes if no RAEdit or RACodecomplete found. [!]: bug idaficator disables stack pointer on dclick address column. [!]: various little bugs and memory leaks. 14/02/2011 # idaficator-2.0 private build (testing): [!]: bug in CTRL+SHIFT+MClick disasm (compatible masm code). [!]: bug in saving restoring user APIs of breakpoints API menu [!]: bug no hwbp restoring between sessions. 06/05/2008 # V 1.2.12 [+]: Adding support for asm like command in 'multicommand assembler'. [+]: Position saving for most important and most used dialog boxes. [+]: MuCAsm remembers last entered text between 2 debugging sessions. التحميل IDAFicator v2.0.1.9
RE: IDAFicator بلاغين جديد ل Olly من AT4RE - dj-siba - 20-10-2018 What's new in v.2.0.1.48:
~~~~~~~~~~~~~~~~~~ [+]: Added mouse scrolling ability to Goto listbox. [+]: Added a workaround StrongOD problem hooking NtCreateProcess: You have to go to settings>rote tab, then set the number of milliseconds to sleep after compilation (500 ms works fine form me on a core 2 duo 1.60GHz). Thus, I noticed that it succeed only if THERE ARE NO ERRORS in the code. [+]: Ability to supersede StrongOD and AdvancedOlly Goto dialogbox even if not disabled ('Choosable'). [+]: Ability to supersede StrongOD status bar info (idaficator must be loaded last, and to do so, just execute ollydbg without idaficator, then add it and re-run (after checking 'Supremacy mode' from settings)). [!]: Fix various tiny bugs. |