Jump to content

dotexe1337

Member
  • Posts

    25
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

3 Followers

About dotexe1337

  • Birthday 02/20/2003

Contact Methods

  • Website URL
    https://dotexe.cf

Profile Information

  • OS
    Windows 7 x64

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dotexe1337's Achievements

23

Reputation

  1. i did a twitch stream today under "science & technology" working on the exkernel, made some progress. csdversion (service pack) in getversionexw is now fixed, though i have some kinks to work out for 32-bit. after i fix 32-bit i am going to modify getversionexa to exclude IE dll's, which should fix the IE security popup when version spoofing is enabled.
  2. Today I released v3 of the Windows 7 Extended Kernel. Please give it a try! =)
  3. I am going to make a website to host downloads, documentation, etc soon. Discord has been temporary just to discuss development and such while it was in beta.
  4. i have released the first official version of windows 7 extended kernel in my discord, please message me on discord for an invite link if you would like: dotexe1337
  5. update - now trying new technique instead of wrappers (since wrappers were unstable) i will make a dll called dotexe1337.dll which contains all of the functions code, then each dll such as kernel32, winhttp, ntdll, etc will forward to this, keeping the original dll intact export address table, export name table, export ordinal table, etc will be enlarged to add forwarded functions and rva's adjusted accordingly
  6. I just released an update, please check it out
  7. Hello friends, I am currently working on a kernel extending project for Windows 7! You can find the sources & more information on my GitHub: kernel-extenders/nt61 If you are interested, you can join the Kernel Extenders Discord: https://discord.gg/zEyPwsmPRF UPDATE 2024 Feb: Prebuilt downloads are now available on the web @ http://www.dotexe.cf/Extended CHANGELOG 2023/08/17 -- Fixed instability bug 2023/09/19 -- Released wintrust.dll patch to allow anticheat games & DRM to work on my extended kernel -- spoofs WinVerifyTrust to always return successful 2023/10/10 -- Released beta version of the 64-bit (System32) Kernel32 version spoofer. Has some minor known bugs, use at your own risk. 2024/01/21 -- Released the first official version of Windows 7 Extended Kernel. No longer uses wrapper technology, should be 100% stable. 2024/01/24 -- Released v2 of the Windows 7 Extended Kernel. Adds SysWOW64 kernel32.dll and extended winhttp.dll for SysWOW64 and System32 2024/01/25 -- Released v2.1 hotfix to fix a crash bug caused by SysWOW64 winhttp.dll 2024/01/25 -- Released v3 of the extended kernel: SysWOW winhttp rebuilt, bcdedit settings, ci.dll, winload.exe and winload.efi for code integrity bypass included, new dll's added: xinput1_4.dll, dplay.dll (SysWOW64 only), api-ms-win-core-libraryloader-l1-2-0.dll, api-ms-win-core-realtime-l1-1-1.dll, api-ms-win-core-winrt-error-l1-1-0.dll, api-ms-win-core-winrt-l1-1-0.dll, api-ms-win-core-winrt-string-l1-1-0.dll, api-ms-win-power-base-l1-1-0.dll, api-ms-win-shcore-scaling-l1-1-1.dll 2024/01/25 -- Released v3.1 hotfix. The only change is that this version fixes the install.bat for users with spaces in their Windows username (spaces were not escaped properly before) 2024/01/28 -- Released v4: Fixed install.bat failing to copy the files when ran from explorer, fixed osver.ini spoofer not working in local application mode on 64-bit, added functions to kernel32: GetSystemWow64Directory2A, GetSystemWow64Directory2W, GetSystemWindowsDirectory2A, GetSystemWindowsDirectory2W, IsWow64Process2
  8. I got it working!!! Turns out the proxy exports were the issue. Old exports (from VxKex): New exports (generated with: https://github.com/Xenov-X/DLL-Exports-Reverse-Proxy-Gen) B-)
  9. Hello vxiiduu! I have tried your method, but I get the following issue: I also tried to redirect all apiset dll's to kernelba33.dll in kernel32.dll imports, but then it just tries to import these apiset dll's in something else and the cycle continues. Do you know what's going on? Thank you!
  10. windows 2000 professional on thinkpad x61. i use auto-hidden taskbar on the side to save screen space
  11. how can i test that? javascript seemed to work fine but i am not 100% sure i am reinstalling my 98se right now (accidentally wiped my boot drive trying to use ssd trim program by r.loew, oops.. should have read the readme :P) but i will test javascript after im done if you can show me how
  12. i just use the official amd 6.2 driver, latest version yes, it is a real machine. the ssd is an older one from the late 2000s so thats why its only 32gb. just an old part i got for free and decided to use. then i have the 400gb hdd to store my downloads and games on since they are a large size i do still have search symbols in my mypal when using 0kb search.json as read only just tried this on my mypal and it works! now i have good rendering for the firefox 2 theme is there also any good way to fix the bookmarks & downloads window?
  13. normal theme has discoloration and other glitches on some of the textures, like the close button. i have the same problem in firefox 45 w/ classicthemerestorer as well, although its much worse in that browser as it effects the tabs and other things too firefox 52esr works & renders perfectly fine however system specs: motherboard: asus p5wd2 premium cpu: pentium 4 3.2ghz ram: 2gb (2x1gb) ddr2 video card: ati radeon 9250 pci boot drive: ocz 32gb ssd storage drive: 400gb hdd
  14. yes its the most non-broken one i could find (not many ui glitches)
×
×
  • Create New...