[XAP] [APP wp8] Modern Native ??? - Windows Phone 8 Development and Hacking

Running .exe files is possible !?
Crystal TV
Crystal TV is Russian mobile tv software with essential live tv channels, personal video recorder and high video quality
http://www.windowsphone.com/en-us/store/app/crystal-tv/a7763312-0960-42e4-8b20-b38178636d8c
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment CrystalTV_v3.1.561.xap

spavlin said:
Running .exe files is possible !?
Crystal TV
Crystal TV is Russian mobile tv software with essential live tv channels, personal video recorder and high video quality
http://www.windowsphone.com/en-us/store/app/crystal-tv/a7763312-0960-42e4-8b20-b38178636d8c
View attachment 2515730 View attachment 2515739
Click to expand...
Click to collapse
if you have Angry Birds Star Wars II or Fifa 13 and many other games you can find exe files.
running exe files is possible on windows phone 8 .
I don't know you have to use ID_CAP_GAMESERVICES to run exe files or your code must be in C ++ Native .
but I know it's really possible .
I patched many xaps that include exe files

D3D C++ Apps do indeed get compiled to .exe files. Incidentally, you can also launch .exe files compiled with WP SDK with CreateProcess() from kernelbase.dll.

All correct. Be aware, though, that just because a file is an EXE doesn't mean it magically gets any special permissions. You can launch an EXE using CreateProcess, sure, but it runs with the privileges of the app which launched it (that is, it runs within that application's "chamber") so it doesn't do much of interest...

The only way is services. Nothing else can run out of the chamber.

Related

WMplayer comands

is there anyway to make shortcuts for controlling WMplayer play next previouse ? what calls are needed and from what dll or exe?
hehe, are you thinking of putting that into ftouchflo so you can browse through music just by swiping?
(Coz funny enough I just thought of that and really want to know too)
I use TCPMP... anyone know shortcuts for that?
do you want to control the actual WMPlayer or want to write your own application and embed WMPlayer into it?
if embed then:
check this out
http://blogs.msdn.com/windowsmobile/archive/2005/09/13/465169.aspx
you'll find resources on how to embed WMPlayer in NetCF 2.0 Application by Alex Fienman
hope that helps
I think the easiest way is to send keystrokes for next and previous. Coupled with vijays sendkeys app it wouldn't be difficult to get it to work.
mrabie said:
do you want to control the actual WMPlayer or want to write your own application and embed WMPlayer into it?
if embed then:
check this out
http://blogs.msdn.com/windowsmobile/archive/2005/09/13/465169.aspx
you'll find resources on how to embed WMPlayer in NetCF 2.0 Application by Alex Fienman
hope that helps
Click to expand...
Click to collapse
Yes I want to controll the actual WMplayer or if I could you find the comands that the wm todayplayer plugin uses.
here is what I want to do
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
this Launcher TrottleLanuncher by APBilbo Link to thread
I'm making a skin that lets me do almost everything from his Launcher.
and I want to make one page for a player. so by pressing a icon it sends the comand to wmplayer or the todayplugin dll

Shp Notepad v0.10

Found a very nice Notepad.
By Cicatrize
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
System Requirements:
- Windows Mobile 6.1, 6, 5, Pocket PC 2003
- VGA, QVGA
- .NET Compact Framework 2.0+
Current devices tested on and confirmed working:
HTC Touch Pro (WM6.1 Pro) VGA, WM6.0 Pro/Classic Emulator QVGA
Known issues:
- None.
Program Information:
Shp Notepad is a simple to use text editor for Windows Mobile devices. There's not much more to say than that. It currently includes almost all features supported in the full Windows Version of Notepad, and a couple more:
File Menu: New, Open, Save, Save As, Last 4 opened files on File menu under "Recent"
Edit Menu: Cut, Copy, Paste, Delete, Find..., Replace, Select All, Insert Time/Date
Format Menu: Change Font, Word Wrap
Free download (rapidshare)
May not be bad. I don't quite follow a notepad on .Net. Too slow.
henrik.dk said:
May not be bad. I don't quite follow a notepad on .Net. Too slow.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=548938&highlight=notepad
Thanks !

[AVD][Emulator Skin]Android AVD Emulator HD2 Leo Skin

[This is not an Android mobile theme but a skin for app developers using AVD emulator!!]
Hi I made an AVD emulator skin for HD2 based on Olaf Encke's works (thread here) and using the HD2 image provided by splinter98. Credits go to these two guys!
This skin might be no use because there could be no one using HD2 to develop Android apps Anyway I made it for my self and there is no reason keeping it only on my storage, so here it is.
To install (in my case on XP pro):
1. Download and extract the WVGA-P-HTC-HD2.7z file then put the folder and it's contents in
C:\Program Files\Android\android-sdk-windows\platforms\android-7(accroding to how you define your emulator)\skins
Click to expand...
Click to collapse
under your Android SDK directory.
2. Create an emulator according to HD2's specification (if this is not done yet) and edit the config.ini which should be in
C:\Documents and Settings\[your windows account name]\.android\avd\[your emulator name].avd\
Click to expand...
Click to collapse
.
Find the line which begins with
skin.path=...
Click to expand...
Click to collapse
and point the path where you put the skin.
3. Launch your emulator from Eclipse or Android SDK Manager.
I'm not capable of telling you more about how to install or use it because I'm completely a noob on Android (using App Inventor and not even Java). Anyway it works fin for me both with Eclipse and App Inventor.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Mini S Note from Samsung Ativ to all Windows 8/8.1

This exclusive application is included the Samsung Ativ and comes with S Note Metro App.
Install S Note Metro App isn´t required but recommended. http://forum.xda-developers.com/showpost.php?p=47800742&postcount=49
1. To install Mini S Note, download this rar LINK
2. Copy folder, for example in c:/program files (x86)/Samsung. So everything is more organized :good:
3. Execute Quicknote.exe and voila. Now you can create a shortcut on the desktop.
Tested in Windows 8.1 Spring Update with Media Center and Surface Pro 2.
My blog, in Spanish. LINK
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
thank you
Thank you for all your help, I just finished installing snote, gallery, camera, and player. I thought I'd try snote mini, but Im not having any success with your link. when I click on it there are several options. Does it matter which one I download? when I put it in the folder and run the file it opens and then says an error caused it to close. I don't use it much, but would like to get it working on my cpu if I can. Thanks again for all your help
acwpalmer said:
Thank you for all your help, I just finished installing snote, gallery, camera, and player. I thought I'd try snote mini, but Im not having any success with your link. when I click on it there are several options. Does it matter which one I download? when I put it in the folder and run the file it opens and then says an error caused it to close. I don't use it much, but would like to get it working on my cpu if I can. Thanks again for all your help
Click to expand...
Click to collapse
Hello. You need all the files and create a shortcut to quicknote.exe. It is very easy.
In GDrive if you select "File", you will see the option to download the .zip with all the files. :good:

[TOOL][ADB]Update hosts File on Any Rooted Android Emulator

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INTRODUCTION:
The "hosts" file - what you typically use to block unwanted connections - in emulator's Android system is located in subfolder /system/etc. This file in most cases doesn't care of fact that not 127.0.0.1 ( 0.0.0.0 ) is the special alias to Windows host's loopback interface, but 10.0.0.2 - at least that's case with VirtualBox based emulator engines.
MVPS.org provides a "hosts" file ready for Windows PCs, for the reason pointed out before it isn't compliant to Android emulators: You'ld have to convert it to get it working.
To make life easier I made a small tool that
1. downloads the "hosts" file
2. converts it thus it suits emulator's Android
3. deploys it to Android emulators attached
and decided to make it publicly available.
DOWNLOADS:
Default
Mirror
Please do NOT SHARE these links anywhere else.
USAGE:
• Unpack the .ZIP-file
• Run Windows command script named "AndroidEmulatorHostsUpdater.bat"
IMPORTANT NOTICE:
Only works on properly rooted emulators where USB Debugging got enabled.
FYI:
Successfully tested on BlueStacks v4.50.0.1043 installed on laptop running 64bit Windows v10.0.17134.523.
BTW: I don't no longer use Chinese emulators because I noticed these throughout track you, send your data to Chinese servers and/or advertisers. BlueStacks, an US American product, does this not!

Categories

Resources