Hacking [Release] FTPlaystation - FTP Server For PSVita

  • Thread starter Deleted User
  • Start date
  • Views 6,098
  • Replies 17
  • Likes 1
D

Deleted User

Guest
OP
In its current standing this is a basic FTP server for transferring files between your vita and PC. Personally I was tired of having to go through vitashell each time I wanted to transfer a file especially when I'm constantly testing new apps and files for dev work.

If you would like to see a feature added please feel free to ask. As stated this is a basic FTP currently. To use it

  1. Install the app
  2. launch the app
  3. ???
  4. profit
 
  • Like
Reactions: satan89

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
Why not using VitaShell?

What's the difference?

Screenshots?

Real source code?

Virustotal is worthless for eboot.bin/vpk.

Why is it set to use elevated rights?

Is this another bricksoftware?
 
Last edited by liomajor,
D

Deleted User

Guest
OP
Why not using VitaShell?

What's the difference?

Screenshots?

Real source code?

Virustotal is worthless for eboot.bin/vpk.

Why is it set to use elevated rights?

Is this another bricksoftware?
  1. It's an alternative. Dont use it if you dont want. I stated in the OP that I was prob a minority that wanted something like this
  2. What screenshots do you want? I made multiple other vita apps and released them here...
  3. Whats not real about this source code? Check the buiild folder. I stated it was built with LPP...
  4. Virus total cause I posted in more then just one place and some places require it
  5. So it can load the image background and custom fonts
  6. Refer to number 2. If you don't want to use it. Dont use it. Full source code was provided and I posted multiple other apps here. Not sure why I would release a bricking tool out of nowhere ¯\_(ツ)_/¯

--------------------- MERGED ---------------------------

are you able to alter the ftp port on this?
We could. If there is enough requests for it. I wouldn't mind adding an option for it
 
Last edited by ,

RazorX2014

Well-Known Member
Member
Joined
Mar 18, 2014
Messages
621
Trophies
0
Age
39
XP
421
Country
  1. It's an alternative. Dont use it if you dont want. I stated in the OP that I was prob a minority that wanted something like this
  2. What screenshots do you want? I made multiple other vita apps and released them here...
  3. Whats not real about this source code? Check the buiild folder. I stated it was built with LPP...
  4. Virus total cause I posted in more then just one place and some places require it
  5. So it can load the image background and custom fonts
  6. Refer to number 2. If you don't want to use it. Dont use it.
--------------------- MERGED ---------------------------


We could. If there is enough requests for it. I wouldn't mind adding an option for it
yeah it just seems so silly to have the ftp port as 1337 since the default port is usually 21, im guessing you have yours set to 1337 too since that's what people are used to on the vita.
 
D

Deleted User

Guest
OP
yeah it just seems so silly to have the ftp port as 1337 since the default port is usually 21, im guessing you have yours set to 1337 too since that's what people are used to on the vita.
That is correct. I honestly don't mind adding an option for it if there is a demand. Currently most are used to 1337 however so that was the priority
 

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
yeah it just seems so silly to have the ftp port as 1337 since the default port is usually 21, im guessing you have yours set to 1337 too since that's what people are used to on the vita.

You can just edit the source for VitaShell and libftpvita (create a custom libftpvita.a) to use port 21.

This VPK is VitaShell 1.31 with custom libftpvita.a to use Port 21 compiled by myself.

I've also edited it to use a clean bg_wallpaper.png, add mounts to app0 (not hidden), savedata0 (not hidden),
re-activated r button for graphic menu (allows not all operations yet) and wi-fi.png.

If you have knowledge of compiling, you can do it yourself or use the zip(vpk added).

2016-10-24-051739vsjmt.jpg


@Sasori

You should be more clear and give out more details and REAL source code and not just extracted vpk as source to gain trust!

In times of bricksoftware we have to be careful!
 

Attachments

  • VitaShell-Port-21.zip
    1.4 MB · Views: 224
Last edited by liomajor, , Reason: Added screenshot
D

Deleted User

Guest
OP
You can just edit the source for VitaShell and libftpvita (create a custom libftpvita.a) to use port 21.

This VPK is VitaShell 1.31 with custom libftpvita.a to use Port 21 compiled by myself.

I've also edited it to use a clean bg_wallpaper.png, add mounts to app0 (not hidden), savedata0 (not hidden),
re-activated r button for graphic menu (allows not all operations yet) and wi-fi.png.

If you have knowledge of compiling, you can do it yourself or use the zip(vpk added).

2016-10-24-051739vsjmt.jpg


@Sasori

You should be more clear and give out more details and REAL source code and not just extracted vpk as source to gain trust!

In times of bricksoftware we have to be careful!
I still don't understand what you mean by real source code. I didn't extract a VPK anywhere that is how LPP apps are built since they are made with lua

This shouldn't be about me needing to build trust I made and released several other apps here..
 
D

Deleted User

Guest
OP
We can't examine it, your source just contains .bin and no script files to compile it ourself if needed.

All it does is build a vpk from prepared files.
Open the git hub

Open the build folder and the file is there..

Edit I see the issue git was cached on my end fixing it now

--------------------- MERGED ---------------------------

We can't examine it, your source just contains .bin and no script files to compile it ourself if needed.

All it does is build a vpk from prepared files.
In the mean time while I fix GitHub just open the VPK and open index.lua

--------------------- MERGED ---------------------------

We can't examine it, your source just contains .bin and no script files to compile it ourself if needed.

All it does is build a vpk from prepared files.
Another edit sorry

Yea I don't know what you're taking about you clearly don't know how LPP works just view the lua file .. I understand being artful but don't go around making untrue accusations

YhFazSz.png
 
Last edited by ,
D

Deleted User

Guest
OP
Source? URL?
It wa posted here before and by someone else but since you want to be a smart *** and make accusations without any proof you can get this
http://lmgtfy.com/?q=LPP+Vita

I'm tired of releasing shit for this ungrateful site and scene. Several tools I made including discoveries on how to get PC mods on vita and I have you deal with your shit
 

RazorX2014

Well-Known Member
Member
Joined
Mar 18, 2014
Messages
621
Trophies
0
Age
39
XP
421
Country
It wa posted here before and by someone else but since you want to be a smart *** and make accusations without any proof you can get this
http://lmgtfy.com/?q=LPP+Vita

I'm tired of releasing shit for this ungrateful site and scene. Several tools I made including discoveries on how to get PC mods on vita and I have you deal with your shit
just ignore him :)
 
D

Deleted User

Guest
OP
Your fault for not writing up and making proper post with informations including a VERY easy link like this: https://github.com/Rinnegatamante/lpp-vita
Not really when your goal was to stir the shit pot

Can't help those who don't read or listen ¯\_(ツ)_/¯

just ignore him :)
I'd like too but he's the final. All in the coffin for now unfortunately. Anything else I make will be for personal or for my pals in the discord channel. Hopefully this scene changes for the better soon.
 

Sphere

Well-Known Member
Newcomer
Joined
Aug 12, 2016
Messages
88
Trophies
0
Age
35
XP
86
Country
You cant blame someone being careful, he's going over all this to protect his shit.

Good work by the way, I can see this being useful in its extension.
Props
Best regards
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    Not sure if that or RC Pro AM was my favorite NES racing game... hmmmm
  • BigOnYa @ BigOnYa:
    Yea I loved the rc pro am games
  • Psionic Roshambo @ Psionic Roshambo:
    @SylverReZ, RC Pro AM was made by Rare, and that explains why I liked it. Just learned the other day about a game I loved that was made by Rare and I was surprised lol
  • K3Nv2 @ K3Nv2:
    I was playing need for speed remastered and said to myself this is a nice Forza remaster
  • Psionic Roshambo @ Psionic Roshambo:
    https://en.wikipedia.org/wiki/List_of_video_games_developed_by_Rare Not all of them are awesome but man the hits on that list.
  • Psionic Roshambo @ Psionic Roshambo:
    Oh snap Super Offroad was by them too? lol damn
    +1
  • BakerMan @ BakerMan:
    Today I learned that the creators of the Donkey Kong games also made Sea of Thieves
  • BakerMan @ BakerMan:
    why do i feel the sudden urge to start singing pirate's scorn from the donkey kong country cartoon?
  • BigOnYa @ BigOnYa:
    Are you being for real, cause that's hard to believe, DK is Nintendo and made in japan, Sea of thieves was from Microsoft, in America. I'm not calling you a liar, just didn't know.
  • BigOnYa @ BigOnYa:
    Ok yes they were both made by Rare, but DK was from Rare back then, Rare now is owned by MS. So makes since.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    They even developed a LJN game.... lol
  • K3Nv2 @ K3Nv2:
    It was pretty rare
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder what deal with Satan LJN worked to get Rare to make that one...
  • BigOnYa @ BigOnYa:
    I remember couple years ago, they announced they were working on a Perfect Dark remake, wonder what ever happen with that?
  • K3Nv2 @ K3Nv2:
    It went into the darkness
  • BigOnYa @ BigOnYa:
    Me and buddies used to play the hell out of Perfect Dark on N64, that and Goldeneye, was the first real PvP shooter games I remember
  • BigOnYa @ BigOnYa:
    4-way split screen on a tiny 19" TV, lol
  • K3Nv2 @ K3Nv2:
    Did you share joysticks also
  • BigOnYa @ BigOnYa:
    Nuh we had the 4 controller add on thingy for n64. Duh I just got your joke, lol
  • K3Nv2 @ K3Nv2:
    So you touched ends
  • BigOnYa @ BigOnYa:
    Yea, but being in the boy scouts, they forced us to
  • K3Nv2 @ K3Nv2:
    Chopped down some wood for the scout master
  • BigOnYa @ BigOnYa:
    Big Gay Al was our Scout leader.
    BigOnYa @ BigOnYa: Big Gay Al was our Scout leader.