Homebrew [Relase] Homebrew Source code to CIA!

Lebster

Member
OP
Newcomer
Joined
May 29, 2019
Messages
10
Trophies
0
Age
124
XP
84
Country
United Kingdom
I have created a program that will convert source code for homebrew to a CIA.

I would post a VirusTotal link but I am restricted because I'm a new member

Here is the source for the program (it's batch):
Code:
@echo off
for %%I in (.) do set cdnm=%%~nxI
echo Building CIA and 3DSX for: %cdnm%
make
%MYFILES%\cxitool %cdnm%.3dsx %cdnm%.cxi
%MYFILES%\makerom -f cia -o %cdnm%.cia -target t -i %cdnm%.cxi:0:0
if exist "App" del App /q
if not exist "App" mkdir App
if not exist "App\CIA\" mkdir App\CIA
if not exist "App\3DSX\" mkdir App\3DSX
move %cdnm%.cia App\CIA\
move %cdnm%.3dsx App\3DSX\
move %cdnm%.smdh App\3DSX\
del %cdnm%.cxi
del %cdnm%.elf

Screenshots:
I can't link to external images so I have attached each screenshot as a file, and I have blurred my desktop for privacy.


If you don't trust my download, then you can compile the batch into an EXE using any number of programs.
 

Attachments

  • 1.png
    1.png
    918.2 KB · Views: 209
  • 2.png
    2.png
    760.7 KB · Views: 186
  • 3.png
    3.png
    763.9 KB · Views: 198
  • 4.png
    4.png
    756.7 KB · Views: 197
  • 5.png
    5.png
    754.5 KB · Views: 178
  • BuildApp.zip
    1 MB · Views: 179

Lebster

Member
OP
Newcomer
Joined
May 29, 2019
Messages
10
Trophies
0
Age
124
XP
84
Country
United Kingdom
When you have a account made today with a age set stupidly high. It makes the validity of this seem off. Other than whats been said. What exactly is the point of this?
I have set my age "stupidly" high as I don't really want to show my real age and birthday on a random website.
As for my account being made today, I have had no reason to post on here before today and I'm relatively new to the homebrew community, I only hacked my 3ds about 2 months ago.

The purpose of this file? It's really just a little thing I made for myself that I decided to share, all it does is run MAKE and then makerom and CXItool automatically as I was too lazy to keep typing it in manually every time I wanted to build a CIA of my homebrews, hope that answers your questions :)
 

Lonkachu

New Member
Newbie
Joined
May 28, 2019
Messages
2
Trophies
0
Age
20
XP
80
Country
Canada
The download zip came up as a trojan on windows defender and as generic malware on malware bytes if anyone's concerned. Possibly incorrectly marked, but it seems fairly sketchy.
 
  • Like
Reactions: Deleted-481927

voltagex

New Member
Newbie
Joined
Apr 4, 2009
Messages
3
Trophies
0
XP
172
Country
Detected as Trojan:Win32/Wacatac.A!ml

I mean, it's dropping makerom et-al to a temporary folder, but it's the random named bat/exe that's a worry. If you're not trying to do something underhanded, why not just shellexecute makerom directly?
 
  • Like
Reactions: Deleted-481927

MrHuu

Well-Known Member
Member
Joined
Sep 19, 2015
Messages
563
Trophies
0
Age
37
XP
1,619
Country
Netherlands
Why not just release it as a batch script? Converting to a .exe doesn't have any advantages. Since the .exe raises a false postitive, it may cause confusion.

Nothing wrong with the .bat script itself.
 
Last edited by MrHuu,
D

Deleted-481927

Guest
Why not just release it as a batch script? Converting to a .exe doesn't have any advantages. Since the .exe raises a false postitive, it may cause confusion.

Nothing wrong with the .bat script itself.
There's no evidence it's not a false positive
 

Lebster

Member
OP
Newcomer
Joined
May 29, 2019
Messages
10
Trophies
0
Age
124
XP
84
Country
United Kingdom
Why not just release it as a batch script? Converting to a .exe doesn't have any advantages. Since the .exe raises a false postitive, it may cause confusion.

Nothing wrong with the .bat script itself.
Well maybe later today I'll update the post
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    NinStar @ NinStar: :wub: