Jump to content

大†Shinegumi†大

Members
  • Posts

    937
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by 大†Shinegumi†大

  1. Changes 1.0.45.28 | 2024.04.20 • Added GPU-Z 2.59.0(en/ru)
  2. Changes: from patreon 7.4.3 to public 7.5: removed the driver requirement for the access memory regions tool added 1 byte jmp instructions (that will install an exeption handler and place an int3 at the location) added a scanoption so you can skip unpaged memory. (should prevent targets from eating up RAM when scanned) reassemble() now rewrites an instruction using multiple lines when needed make some error messages more descriptive added an option to center the highlighted disassembler code to the center added an explanation why the driver won't load and a link with info on how to get it to load for now memoryrecord hotkeys can now be disabled individually codefilter: unwind info now gives less bad results added support for pseudo-ops like cmpss/sd/ps/pd lua: added ceserver commands lua: show a stacktrace on execution error lua: added convertToUTF8(stringbytetable, regioncode) made loading CT files with signatures possible under wine and proton from patreon 7.4.2 to patreon 7.4.3: ceserver: pipe support (mono data dissector) ceserver: added change memory protection capability ceserver: Available options can now be sent to the CE GUI .netinfo: Replaced the fields view with a tree network config: The processlist now has focus after opening a server lua: added virtualstringtree lua: added invertColor lua: added disassembleBytes(bytestring) autoassembler: now a visual warning is shown when nearby allocation fails autoassembler: the templates now generate 14 byte jmp safe original code blocks as well pointerscan now has a deviation option for "pointer must end with offset" to help find pointers back after update ultimap: added copy selected results to clipboard from patreon 7.4.1 to patreon 7.4.2 ipt: Added intel process trace feature provided by microsoft. ceserver: Improve the modulelist fetch speed, more stable ceserver: option to disconnect from closed ceservers ceserver: the discovery list is now also a history list ceserver: implement injection on arm64 as well ceserver: also gets the fpu registers now assembler x86_64: prefer mov rax,[rip+xxx] over mov rax,[imm64] disasembler x86_64: switch from r#l to r#b because why not mono: the dll now has a versioncheck so that you don't accidentally mix monodatacollector dll's mono: deal with situations where there is no mainform mono/.net: the methodlist is now sorted by name better arm disassembler and assembler better arm64 disassembler and assembler the scanregions can be saved/loaded upon close/start ce (seperate option in settings) added an option to skip loading .PDB files a lot more functions are exposed to newstate threads added ranges scans to groupscan freeze+allow increase/decrease now also looks if the value is signed trainers: Forms and controls now scale based on DPI changing record showassigned/showashex now also applies to other selected entries texttraces now don't save as .cetrace but as .txt now ccode: #include now searches table files for files there as well ccode: the internal symbolhandler can now deal with stdcalled function symbols lua: added ImageIndex property to TTreeNode lua: added OnValuechanged and OnValueChangedByUser callbacks to MemoryRecord objects lua: added getOpenedFileSize() lua: added onHelpEvent callback lua: added releaseDebugFiles() lua: added enumRegisteredSymbolLists() and enumRegisteredSymbols() lua: added getBitmap method to ImageList objects from public 7.4 to patreon 7.4.1: added .Visible property to treenode entries added .VisibleRowCount and .TopItem to listviews added arm64 disassembling and assembling added lua function "runCommand" added a radiobutton to select if the generated script will use 5 or 14 byte jmps. conditional jumps can now deal 2gb+ destinations (will get rewritten) dotnetinfo: Performance improvement memory record hotkeys now have a "Only while down" option Updated the dbghelp to a more recent version which can better handle nowadys pdb symbols different memory allocations now get placed within the initial allocation block. Protection is changed afterwards tracer can now step over rep instructions lua stringstream now inherits from memorystream, so you have access to the Memory field lua: Added a callback for whenever the structure list is modified added architecture distinguishing to ceserver pressing escape in the hotkey form will now close it added nested structure support added string based custom types ctrl+enter in the disassembler now shows relative addresses from that point the diffcount in "find out what accessess/writes" will now stay even when disabling the option to find the number of different addresses an instruction accesses Fixes: from patreon 7.4.3 to public 7.5: vehdebug: Fixed a case where a new thread creation or other event would cause another event that would trigger at exactly the same time to get the exception ignored and just continued monodatacollector: fixed invoke method dotnetdatacollector: Fixed issue of loading a wrong version of dbgshim.dll fixed disassembling cvtdq2pd from patreon 7.4.2 to patreon 7.4.3: ceserver: Fixed extension loading in some cases ceserver: fixed stepping on x86 targets fixed the name showing as [physical memory] instead of the filename when opening a file fixed a rare error when scanning using specific options fixed some documentation in celua at some points fixed stackview in "more info" being garbage/access violation fixed tracer search for instructions ending with ] fixed enumExports lua function fixed issue where vehdebug would crash fixed the assembler from handing [rex+reg*x] as a symbol when debugging fixed the disassembler backlist fixed termination issue on the memscan object from patreon 7.4.1 to patreon 7.4.2 Fixed the tracer search for instructions ending with a ] VEH debug: Fixed the potential of invalid handles being used Kernelmode debug and VEH debug: Fixed setting context on non suspended threads fixed the lua_pcallk delegate in the c# plugin example fixed speedhack on wine 7.0 fixed high dpi issue of structure dissect on first view fixed high dpi issue on find what access/writes dialogs restored the anchor editor (was gone in 7.4.1) fixed .net info instance lookup issue fixed customtypes getting marked as string (bug introduced in 7.4.1) fixed runcommand fixed modalforms from losing their text color internally (bug introduced in 7.4.1) mac: fixed some progressbars not properly updating from public 7.4 to patreon 7.4.1: fixed the all type not finding 4 types when double was deselected fixed the "all" type when not using double fixed ccode esp access in 32-bit and "reg"f types fixed disassembling when using binutils for disassembly fixed the tablefiles menulist eating memory because they didn't get deleted properly fixed .net issues that use obfoscated modules and missing metadata fixed paring value starting with a - or + fixed assembling pmovmskb fixed disassembling vgather* vex256 instructions and allow usage of xmm/ymm registers as address (for instructions that allow it. Like this one) fixed the addresslist not giving a proper error when using multiple enable or disable section fixed error when using ctrl for speedhack hotkeys fixed the groupscan command parser from assigning wildcard to the wrong combobox fixed disassembling xchg eax/rax,xxx fixed lua custom type registering as float when using the non lua function method fixed small memoryscan issue for data at the end of a memoryblock ccode doesn't register useless symbols anymore
  3. [Updated] NET Desktop Runtime (7.0.18) Java SE Runtime Environment (JRE) (8.0 Update 401) [Updated] Microsoft Edge WebView2 Runtime 123.0.2420.97[Updated] Microsoft Visual C++ Redistributable 2015-2022 x86 – x64 Minimum Runtime (14.40.33807)[Updated!] Microsoft Visual C++ Redistributable 2015-2022 x86 – x64 Additional Runtime (14.40.33807)[Updated!]
  4. https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel
  5. Changes in Opera 109.0.5097.45: CHR-9416 Updating Chromium on desktop-stable-* branches DNA-114737 [Search box] It`s getting blurred when click on it, also lower corners are not rounded sometimes DNA-115042 ‘+’ button is not responsive when 30+ tabs opened DNA-115326 Wrong fonts and padding after intake DNA-115392 [Badges] Text displayed in red DNA-115501 ‘Review your payment’ native popup has wrong colors DNA-115809 Enable #show-duplicate-indicator-on-link on all streams DNA-115861 [Snapshot][Mac Sonoma] “Capture visible page” does not work Changes in Opera 109.0.5097.38: CHR-9695 Update Chromium on desktop-stable-123-5097 to 123.0.6312.87 DNA-115156 [Login and Password suggestion] Suggestions are bolded and highlight doesn`t fill all area DNA-115313 No video playback on skyshowtime.com DNA-115639 [Version 109][Detached window] Missing functions names in light mode DNA-115812 Enable #startpage-opening-animation on all streams DNA-115836 Lucid mode visual issues on H264 videos
  6. Changes in Mozilla Firefox 125.0.1: Changes in Mozilla Firefox 125.0 – Final:
  7. Changes in version 4.16.6 (2024-04-09): Show custom emoji preview on long press. Fix resume chat bot button disappearance. Fix GIF files playback. (regression in 4.16.3.beta)
  8. https://chromium.googlesource.com/chromium/src/+log/123.0.6312.99..123.0.6312.118?pretty=fuller&n=10000
  9. 7.0.18 Latest release date April 9, 2024 https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.18/7.0.18.md?WT.mc_id=dotnet-35129-website 6.0.29 Latest release date April 9, 2024 https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.29/6.0.29.md?WT.mc_id=dotnet-35129-website Version History for Microsoft .NET Desktop Runtime: [April 09,2024] https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.4/8.0.4.md
  10. Changes in version 4.16.4 (2024-04-07): Bug fixes and other minor improvements. Changes in version 4.16.2 (2024-04-04): Use IV by default for Telegraph and some Telegram links. Support IV links in bot web-apps. Some bug fixes.
  11. Changes in Brave 1.64.116 (Chromium 123.0.6312.105): Fixed double notifications asking the user if they would like to pin Brave Browser to their taskbar on Windows. Upgraded Chromium to 123.0.6312.105. (Changelog for 123.0.6312.105)
  12. version 18.2.7 ~ 23.9 MB ~ April 3rd 2024 Changelog: Updated MPC-HC to version 2.2.0.7 Updated LAV Filters to version 0.79.1-2-ge0ff0 Updated MPC Video Renderer to version 0.8.0.2221 Updated Codec Tweak Tool to version 6.7.2
  13. 108.0.5067.40 – 2024-03-21 blog post CHR-9668 Update Chromium on desktop-stable-122-5067 to 122.0.6261.129 DNA-115396 Bolded camera icon when camera access is allowed 108.0.5067.24 – 2024-03-11 blog post CHR-9416 Updating Chromium on desktop-stable-* branches DNA-115080 Crash at opera::component_based::ComponentDragController::ResetDragging() 108.0.5067.20 – 2024-03-05 blog post CHR-9642 Update Chromium on desktop-stable-122-5067 to 122.0.6261.70 DNA-114217 [macOS] Services on the sidebar are not responding when browser window is on external monitor DNA-114612 Crash at syncer::SyncEngineImpl::OnInvalidationReceived(std::__Cr::basic_string const&) DNA-114816 Update removed search engines and reset flags to default DNA-114848 Workspace can not be removed from sidebar setup DNA-114935 After an update extensions’ icons in the Sidebar are black DNA-115087 Translations for O108 DNA-115232 Promote 108 to stable DNA-115228 Adblocker is blocking ads when turned off 108.0.5067.14 – 2024-02-26 blog post CHR-9621 Update Chromium on desktop-stable-122-5067 to 122.0.6261.49 DNA-114275 [Mac]Crash at base::ObserverList::AddObserver(ProfileManagerObserver*) DNA-114828 Crash at opera::SidebarController::ToggleLastUsedMessenger() DNA-115080 Crash at opera::component_based::ComponentDragController::ResetDragging() DNA-115103 Crash at opera::AdjustNavigationParamsWhenIntroductionIsActive(NavigateParams*) 108.0.5067.10 – 2024-02-14 blog post CHR-9592 Update Chromium on master to 122.0.6253.3 DNA-114303 Crash at auto std::__Cr::remove_if(auto, auto, base::ObserverList::Compact()::”lambda”(auto const&)) DNA-114392 Crash on drag&drop tab on tab strip when scrollable tab strip is turned on DNA-114422 [Weather] Make all corners of highlighted weather widget the same DNA-114493 Drag and drop of pinned tab(s) within pinned tab group is unpredictable DNA-114562 Fraud warning page missed animation DNA-114593 Mac: Can not find workspace item in menu DNA-114665 Delay when opening SD from Star page using middle mouse click DNA-114667 Update Twitter to X in default set of SD on developer DNA-114690 [Drag multiple tabs] Implement dragging tab into bookmarks bar DNA-114692 Update shadow (glow) of tabs DNA-114693 Update position of text and tabs when cycling through tabs DNA-114723 [Search box] No option to highlight typed text DNA-114730 Crash when drag&drop the only existing tab in a window out of tab strip DNA-114789 Crash when dragging island to another existing window DNA-114790 [Linux] Unwanted 1px top border in full screen mode DNA-114806 [Tab cycler] Domain address should be bolded DNA-114817 Turn on #component-based-tab-cycler on all streams DNA-114826 Bump opera-intro version in Opera DNA-114843 Promote 108 to beta DNA-114856 Crash at PrefService::GetBoolean(std::__Cr::basic_string_view) DNA-114924 Crash at opera::SuggestionModelBase::NavigateTo(WindowOpenDisposition) 108.0.5063.0 – 2024-01-31 blog post CHR-9575 Update Chromium on master to 122.0.6238.2 DNA-114699 Not possible to set/change wallpaper in browser settings DNA-114005 Pinning multiple tabs from Tab Island disrupts the layout DNA-114294 Tab strip and Tab frame flickers when drag to OMenu logo DNA-114460 Opera loads with corrupted extensions when the write permissions on the _metadata folder is remove DNA-114472 [Mac/Lin] Lack of arrow Down|Up keyboard navigation in “Move to” sub-menu DNA-114489 Release and update opera:intro extension version in Opera DNA-114519 Crash at media::AVStreamToVideoDecoderConfig(AVStream const*, media::VideoDecoderConfig*) DNA-114537 Default value for synchronization changed from ‘Do not sync data’ to ‘Customise sync’ DNA-114553 Change search box animation DNA-114563 Fraud warning page button ‘Ignore this warning’ doesn’t work DNA-114564 [Omenu] Highlights of the buttons in the ‘Zoom’ row are almost invisible DNA-114622 Add debug information about the downloaded version of the Opera wallet DNA-114636 Timing out desktop_common_unittests on macOS DNA-114740 Crash at SessionRestoreImpl::ProcessSessionWindows(std::__Cr::vector*, SessionID, std::__Cr::vector*, int*, int*) DNA-114623 AI Services shortcuts doesn’t work if set in Settings DNA-114605 Crash at opera::SidebarItemIds::IdToNavbarName(opera::SidebarItemIds::Id) 108.0.5054.0 – 2024-01-22 blog post DNA-113233 Arrow is not visible in context menu on hover DNA-113601 [Intro][Import] Import from Edge is not marked as done DNA-114154 Crash at sync_bookmarks::BookmarkModelTypeProcessor::AppendNodeAndChildrenForDebugging DNA-114167 Crash at TopLevelStorageAccessPermissionContext::DecidePermission(permissions::PermissionRequestData, base::OnceCallback) DNA-114225 First click doesn’t move tab to another workspace DNA-114304 [Snapshot] Cropping removes edits from cropped area DNA-114333 Sidebar apps menus are not rounded DNA-114413 [Win] Expandable positions in context menu should have gray color when selected but not hovered DNA-114414 The “Move to” workspace submenu from tab strip stays blue when its submenu item is selected DNA-114461 Crypto wallet context menu in sidebar – ‘Manage extensions…’ DNA-114478 Start Page opening animation refresh DNA-114508 [Win] [Lin] Wallpaper is not displayed on the start page if intro is skipped 108.0.5047.0 – 2024-01-15 blog post CHR-9557 Update Chromium on master to 121.0.6156.3 DNA-111872 Layout of extension and password manager pages is incorrect DNA-112797 [CRASH] Crash during opening pages form speed dial folder in new private window DNA-113572 [Win][Lin] Horizontal scrollbar is missing inside a page DNA-113781 Lack of keyboard navigation support in “Move to” sub-menu DNA-113989 Address field in a speed dial’s properties won’t accept IP addresses or domains that start with numbers DNA-114128 My Flow notification dot is hardly visible DNA-114202 [Win] [Lin] Expandable positions in context menu should have gray color when selected but not hovered DNA-114232 Crash at ui::Layer::SetMaskLayer(ui::Layer*) DNA-114259 Crash at extensions::ArgumentSpec::ArgumentSpec(base::Value::Dict const&) DNA-114320 [macOS] Additional space in suggestion popup DNA-114336 Tabs are moved to another workspace in reverse order. DNA-114312 Enable kInstallerBypassLauncher on developer
×
×
  • Create New...