Combined display of all available logs of Open Eggbert. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:31, 23 November 2024 Robertvokac talk contribs created page MediaWiki (Created page with "MediaWiki is free and open-source wiki software originally developed by Magnus Manske for use on Wikipedia on January 25, 2002. MediaWiki is written in the PHP programming language. == Relation to Speedy Blupi == This website (openeggbert.com) runs on MediaWiki. Support for MediaWiki is expected in the future, because Wikipedia is running on it.") Tag: Visual edit
- 16:04, 23 November 2024 Robertvokac talk contribs created page Windows Device Recovery Tool (Created page with "Windows Device Recovery Tool is a proprietary tool developed by Microsoft used to recover firmware of Windows devices, it runs natively on Windows. As of November 2024, it seems, that the this tool dropped the support for Windows Phone devices. * Note: In July 2024 this tool was working for Windows Phone devices.") Tag: Visual edit
- 15:55, 23 November 2024 Robertvokac talk contribs created page Windows Phone Internals (Created page with "Windows Phone Internals is an open-source tool created by a hacker (XDA user), that performs tasks like unlocking bootloader, enabling root access, and flash or backup firmware. Github repository: https://github.com/ReneLergner/WPinternals") Tag: Visual edit
- 14:47, 23 November 2024 Robertvokac talk contribs created page Source code (Created page with "Source code is a plaint text computer program written in a programming language. A programmer writes the human readable source code, which describes the behaviour of the given program. Computer only understands machine code, which are ones and zeroes, which means, to execute the program, its source code must be translated to the machine code (ones and zeroes). Or the source code is interpreted via an interpreter, in this case, the source code is loaded into the...") Tag: Visual edit
- 10:38, 23 November 2024 Robertvokac talk contribs created page Xnb (Created page with "Xnb files (.xnb) are content files typically used by the Microsoft XNA Framework or MonoGame to store assets like images, sounds, and other resources in a precompiled, efficient format for runtime use. These files are included in the XAP because they are required for the app or game to render graphics, play sounds, or load other assets. == Understanding .xnb Files == * '''Purpose''': <code>.xnb</code> files are precompiled asset files that the game engine u...") Tag: Visual edit
- 08:35, 23 November 2024 Robertvokac talk contribs created page How to decompile XAP file (Created page with "Decompiling an XAP file (a Windows Phone app package) into C# code and rebuilding it into a new XAP is a multi-step process. Here's a detailed guide: ---- === '''Step 1: Extract the Contents of the XAP File''' === # '''Rename the XAP file''': #* Change the <code>.xap</code> file extension to <code>.zip</code>. #* Extract the ZIP file using any archive tool (e.g., WinRAR, 7-Zip). # '''Analyze the Contents''': #* Look for the <code>DLL</code> files in the <code>Bin</code...") Tag: Visual edit
- 08:13, 23 November 2024 Robertvokac talk contribs created page Visual Studio (Created page with "Visual Studio is an integrated development environment developed by the Microsoft company and it is a closed-source- and proprietary software. Visual Studio 2015 is the latest version, which supports development of Windows Phone 8, 8.1 or 10.0 applications.") Tag: Visual edit
- 07:53, 23 November 2024 Robertvokac talk contribs moved page Telerik JustDecomp to Telerik JustDecompile without leaving a redirect
- 07:48, 23 November 2024 Robertvokac talk contribs created page Telerik JustDecomp (Created page with "Telerik JustDecomp is a C# decompiler. Current status: retired and discontinued. Website: https://www.telerik.com/products/decompiler.aspx Category:C Share decompilers")
- 07:46, 23 November 2024 Robertvokac talk contribs created page DnSpy (Created page with "DnSpy is the unofficial revival of the well known .NET debugger and assembly editor, Github: https://github.com/dnSpyEx/dnSpy Category:C Share decompilers")
- 07:45, 23 November 2024 Robertvokac talk contribs created page ILSpy (Created page with "ILSpy is a .NET Decompiler with support for PDF generation. Github: https://github.com/icsharpcode/ILSpy Category:C Share decompilers") Tag: Visual edit