Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
OllyDbg 2.01 Plugin
Plusieurs boutons ont été rajoutés pour faciliter les recherches dans olly il est toujours configurable avec le fichier .ini
bug string corrigé
----------------------------------------------------------------------------
Several buttons have been added to facilitate searches in olly it is always configurable with the .ini file
*************************************************************
bug fixes string search
Some plugins require dll like :
msvcp60.dll, msvcr90.dll, msvcr100.dll, etc…
If a plugin does not work start by looking the import directory with "CCF Explorer"
and install them in the system32 directory!
...The features:
* DLL, which sets Plugins, UDD and win32.hlp paths automatically
* Dummy export so it's easy to add the DLL to your olly mod
* Open source
Attached is DLL + Source, I hope it's useful for somebody. Feel free to modify to your needs, just credit where you think it's needed.
P.S. To add the dll to your mod: Use CFF explorer to add the import "dummy" (which does nothing) to ollydbg.exe,
this will execute the DllMain function (which can be considered illegal) and set the paths in the INI file.
OllyPath2.dll must be in the same directory than ollydbg.exe
Thanks Mr. eXoDia the original author
Réécrit par VieuxCrapaud pour OllyDbg2
SPE is a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.