Author Topic: Portable .NET  (Read 8325 times)

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #45 on: June 22, 2011, 09:35:11 pm »
https://ininjas.com/beta/other/testPnet.sh

Download the above file and move it to /var/root

Then, run this in terminal:
su
alpine
cd /var/root
chmod +x testPnet.sh
./testPnet.sh


If that doesnt work, do steps 1-3 and then run this instead of ./testPnet.sh:
bash testPnet.sh

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Portable .NET
« Reply #46 on: June 22, 2011, 09:36:26 pm »
cool, back soon

Education is never achieved by wise men. it is only believed to have been achieved by fools

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Portable .NET
« Reply #47 on: June 22, 2011, 09:42:00 pm »
First option
Happy?

Education is never achieved by wise men. it is only believed to have been achieved by fools

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #48 on: June 22, 2011, 09:49:23 pm »
Yes i am, because it means it works! Moving to normal repo...

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Portable .NET
« Reply #49 on: June 22, 2011, 09:51:04 pm »
Woop woop.
Well done man.

Education is never achieved by wise men. it is only believed to have been achieved by fools

Don't like seeing ads? Click here to register!

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #50 on: June 22, 2011, 09:53:52 pm »
Done! Now just to port the newer, more fully-featured version...

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Portable .NET
« Reply #51 on: June 22, 2011, 10:22:44 pm »
Let me know if i can be guided through helping you with that  ;)

Education is never achieved by wise men. it is only believed to have been achieved by fools

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #52 on: June 23, 2011, 08:13:39 am »
Im okay by myself. Dont think you want to have to mess around with code ;)

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Portable .NET
« Reply #53 on: June 24, 2011, 06:02:14 pm »
Was kidding. As in "let me know if you can direct me in being a lab rat again".
Enjoy mate

Education is never achieved by wise men. it is only believed to have been achieved by fools

kando

  • Full Member
  • ***
  • Posts: 113
  • Reputation: 3
Re: Portable .NET
« Reply #54 on: August 26, 2011, 05:51:19 pm »
any .net program i've ever used is run on a GUI, does that mean they wont work?

Don't like seeing ads? Click here to register!

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #55 on: August 26, 2011, 10:55:07 pm »
As far as i know, gui programs currently will not work.

PaulBird

  • Sr. Member
  • ****
  • Posts: 485
  • Reputation: 5
  • Every problem is an opportunity in disguise
    • Google
  • Badges:
Re: Portable .NET
« Reply #56 on: August 28, 2011, 09:22:04 pm »
we need sdl :(

actualy, glx seems pausible
People Never Get The Flowers While They Can Still Smell Them

BooCocky

  • Leader
  • Hero Member
  • *****
  • Posts: 875
  • Reputation: 81
  • All your base are belong to ininjas
  • Badges:
  • Computers: Dell Inspirion
  • iDevices: ipod shuffle
Re: Portable .NET
« Reply #57 on: September 24, 2011, 03:30:58 pm »
exe's wont work

Code: [Select]
command: "wine" not found
We need wine dammit lol.  

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: Portable .NET
« Reply #58 on: September 24, 2011, 09:59:15 pm »
Lol, but exes will work if they are clr binaries.