#development
1 messages · Page 427 of 1
true
shut up
fucking capt
@surreal mountain nice filtered word bro
wait
no youre quiprr
another r word
same
i love how people are breaking their phones with u0
so fucking cool to be first and break devices

ok
i confirmed my theory
idc its fine
anyways
its fine
dw about it
so this line isnt running
i think i have an idea on how to fix it now


ok nope that didnt fix it

FUCK MY DAD WAS CALLING
and my phone kernel panicked

uncover moment
big QoL tip: create shortcut to IDA executable and put it in %userprofile%\AppData\Roaming\Microsoft\Windows\SendTo for this convenient shortcut
just for it to bend me over and fuck me hard
true
true
ok i figured it out
anyone know best way to learn re? always thought about learning but never know where to start.
so the view itself isnt dismissing
do y’all use ida free or the pro version
cant say
there is nothing to learn just press F5 in IDA
true
will get in trouble
?
Hey! Did you find a method to sideload iOS apps on M1? Disabling Gatekeeper along with blocking ocsp.apple.com don't work :<
if you want a genuine answer, start by learning the internals of executables. formats and their headers, symbols and eventually assembly language
im still an amateur by all means tho so 
recommend any sources for assembly code? i am already familiar with a few languages so i do have programming experience.
do you have experience with lower level langauges and pointers at least
if you dont know that yet then definitely start there
theres a nice arm64 walkthrough here https://modexp.wordpress.com/2018/10/30/arm64-assembly/#arch
i know c++, although i know some consider it low level it is more intermediate
True
i would consider it low level it just depends on how you use it
its like 3 languages in one


why are you doing that
what apps are you sideloading
ok so
what isn't working?
just experimenting, tried to sideload Numbers.app
and i think that will make it work
what isn't working..?
who
in tf
getting such an error
I think numbers is in the App Store so you have to decrypt it first
using iMazing, exported IPA
it has to be decrypted for sure
use apple configurator 2
and copy the ipa before it gets deleted
then double click it
via configurator 2 I'm getting the same result
then xattr -cr
yeah
if i had a working phone i'd do it
~week ago I think?
ok
It literally fuck my springboard
How long has that been?

Hey y'all dumb question. Made new project with nic (application/modern template), and ran make install. Cydia shows the package as installed, but I can't find the app on SpringBoard or the app library, even after a respring. Is that not the right template for a "regular" app?
ope it was uicache ty
and yea cydia showed stuff in the right place
Is running uicache telling springboard to re-check the filesystem?
(i assume?)
one more thing, sometimes even after uicache i need to make a shortcut to open the app, run it before it shows in the app library on iOS 14
ok so
hello development chat
so uhhh
i have to define powerDownRequestCancel in tweak.xm right?
like do -(void)powerDownRequestCancel:(id)arg1{
%orig;
}
well it aint working either way
idk but im just getting irritated
the actual call to powerDownRequestCancel is not running
i removed it
and i got the same effect
yes
i tried all of them
one sec
yes
the tweak works
however
when it comes to closing it
its not fully closing
basically the appearance is gone, but its like the view itself isnt
so it just hangs in that state

this is a forked version of a tweak
so idk
let me check
no
its a UIView
no UIWindow
let me check
Is there a theos template for just a blank(ish) package?
Like for if i just wanted to package a script?
use a bundle
iphone/preference_bundle_modern ?
Is that a template type or am I just dumb?
dunno if its in the nic
I think I made a theme for https://github.com/nyuszika7h/reprovisionfix
ah ok so then how might a noob like myself go about setting one up?
and yeah it appears not
another matt 
lmao
include $(THEOS)/makefiles/common.mk
BUNDLE_NAME = Notatio
Notatio_INSTALL_PATH = /Library/Application Support
include $(THEOS_MAKE_PATH)/bundle.mk```
ope ty!!
time to FR again
cock vore
Idk it’s like nothing in it gets printed 
I’ll search later on
But for now
Hey cutie you are cute as fuck
does anyone know where containerURLForSecurityApplicationGroupIdentifier: stores files in the filesystem
How can I specify files in the Makefile without Theos trying to compile them??
It keeps trying to compile my shell script 😦
No
just Test_FILES = name
??
I'm putting the explicit name tho
yea
include $(THEOS)/makefiles/common.mk
BUNDLE_NAME = Neofetch
Neofetch_FILES = neofetch
Neofetch_INSTALL_PATH = /usr/local/bin
include $(THEOS_MAKE_PATH)/bundle.mk
trying to compile shell script 
Matt:~/neofetch mobile$ ls
Makefile control neofetch* packages/
shell script
- isn't actually in the name
just b/c it got a good ol chmod +x
y..yes?
No? That's why i was wondering if there was a different spec for files to simply,, include in the package
Sorry if I didn't make that explicit
you want to make a resource project, so that it does not compile your scripts
no _FILES in it
I got the recommendation for bundle but ok ty that'd be better
yeah, bundle could work
Ok, yes. I get that.
i wish it was possible to have a tweak in a bundle
But for my use case resource does seem better.
Is that an option for the include $(THEOS_MAKE_PATH) line
u can't just put a dylib in a .bundle
You can
doesn't dlopen have issues with that
No

symlink true
It'll open the dylib but it won't load the resources for the bundle
yeah
Thats not an issue
You should be using NSBundle API if you want it to load the resources and the dylib
does it have a different name?
theme, iirc
acktually I was playing minecraft and I reached the perfect spot to check discord
he has his own AI which checks for incorrect thing on discord
there will not be a skynet it'll be gh0stnet
no sir
it use AI
null.mk 🙃
not simple if 
true
false
oh actually i guess that'll work because it's essentially a blank .deb pkg
i am xcode
heal... where do I get this potion?
Developers
shmoo419


Hello! I just got back from two days in hell where I was trying to solve an algorithms exercise. my headache has not gone away yet
Thats fun
hi, just got back from a week of procastinating studying for exams bc i went to family everyday 
or helped uncle build his motorcycle 
wow
u0 is stable for now
no panics in like 5 hours

and no battery drain, i will say that
the only tweaks with shit code i install are my own
what abt it
and mine
check works fine
it just doesn’t like .5
wym i’m running it rn /s
ok who let capt inc work on unc0ver
you can get it working with pongOS
ok
i think you mean @surreal mountain
geniuses are naturally inept programmers

is that a beta or full release?
cuz then i'll just update my iphone
.5 is beta
ok will update then thanks for letting me know
broke kpf
fr
but they already fixed it in the github so
Has anyone had any luck with Frida on iPhone 11/iOS 14.3? It's saying compatible with A12+ devices, but when running the frida-server command, it says /usr/sbin/frida-server: Bad CPU type in executable
anyone know if divisé works well
https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times-by-70/
Just leaving this here for anyone who hasn’t already seen it, nice little read
The changelog for Frida 14.2.9 mentions iOS 14.3 changes so I assumed it worked, maybe it only works for their jailed version of Frida. Are there any other reverse engineering frameworks currently working?
just boot into single player
and then queue ez
I am not knowledgeable in that area so I wouldn't know
The problem is so fucking hilarious
got updated yesterday
saw it on the subreddit
afk
it just annoys me bc like
fuck you

notatio 
n
jailbreak rc1s have always been unstable messes for several years
but this is advertised as a stable release? lol
ok i’ll release it then
i’m not even bothered with the instability as much as i’m bothered with everyone saying it’s the most stable blah blah
i wouldn't care if it came out and said it was unstable
but what they have on their website is outright misleading
my apps not launching 
^
i really have no issue with things being buggy as long as they don't mislead people about it
my apps not launching 
kind of difficult to know how stable something is
fixed
which is why i don't think it should be advertised as stable
when to know about a bug is usually to fix it
homeplus was incredibly stable on the 50 devices i tested on
it respring looped every phone that bought it in the first 10 minutes
i think kernel panicking in cydia shouldve been pretty obvious bro.
go ahead pay for a jb
just saying
yeah i hope you guys all get your refunds
idk from the data i've collected it seems to be something that could've been picked up through testing
i know that a lot of crashing won't come through in testing
but that's why i think there should've been a label saying
hey, this might be a bit unstable
but the u0 website goes above and beyond to talk about how stable it is
nfr
that's why i'm annoyed
every person bitching about u0 already didn't like bingner/pwn so
was any jb every stable on release? even the OG guys had weird bugs like the light sensor thing
shut up
that was amazing
i'm not mad at it being unstable
taig bro

i'm fine with stuff being unstable
lol it really was. so many /r/jb posts about needing to use a lamp
as long as u don't go out saying it's the most stable thing
does that take away from the criticism of issues 
shut up how are we going to whine about jailbreak get your logic out of here
i’m cool with sam, nice guy
it means the issues people are criticizing are things they have never had a problem with in the past
bro u0 is a jailbreak that works. last i checked there is no alternative whatsoever so...
know how many times i've heard people cry about exploits being closed source?
and i didn't get my point across very well
once, me, in this channel, bitching about checkra1n; nobody else has ever given a shit
but suddenly everyone cares so much about it now, because it means they can shit on u0
it's incredibly disingenuous
i’ve been saying this about check for over a year now? lol
checkra1n lists itself as a beta tho
wait are u saying we gotta be fair
so i'm more okay with that being unstable
@half walrus as someone who hasnt and wont use unc0ver, and hates pwn, i can definitely for sure say with unbiased assurance that unc0ver sucks


u right odyssey is far more stable on 14
kek
cant crash if u dont exploit
I been using it on ios 14 for years
idk its just annoying
and then ignoring every other person also doing the thing they complain about
that's fair krit i can understand that
Ali Akram is my G
would be very pog if people yelled at checkra1n team for not open sourcing stuff
we love ali akram
pwn went justin bieber level shill me yesterday
i literally just did that today.
he does it every jailbreak drop
again
it does
and yesterday.
and basically every other day
i mean look at the dev list
their reasoning for closed source is weak
and ask yourself if any of them have a reputation for finishing things on time
There are good reasons for keeping jailbreaks like #unc0ver or @checkra1n closed source.
(1) Both are actively maintained by groups of people who know what they are doing. There is no need for contributions from other people.
(2) It is uncomfortably easy to add malware into OSS.
111
610
bad take
Everyone on top is a narcissist
itd make more sense if the underlaying exploits werent already OS
reason 2 
oh yeah #1 is dumb
bro u don't understand they're gonna put the malware in the water
@ethanarbuckIe @checkra1n I disagree.
People who have #DFIR skills do not need source code to find malware. If someone found malware in a widely distributed jailbreak tool, like #unc0ver or @checkra1n, they could write a blog post, share their findings publicly, and let everyone now.
However...
axi is better than this.
shill
not with it
fuck it i'm just going to run pongoOS
U cant have politics in a community of children
You have competing religions
We will release the full checkra1n source once we have a Windows GUI version.
wait a minute
not like they open sourced the sep exploit
there is a windows gui version
@ethanarbuckIe @checkra1n It is not feasible to keep track of hundreds of OSS forks and hundreds of distribution channels of slightly modified jailbreak tools.
It would be easy to trick everyday users into using them. Most would not be able to check whether they are using a trusted jailbreak tool or not.

so we can’t have open source things because users are incapable of using official sites
k
also like... There is no need for contributions from other people.
open source doesn't mean u have to accept every PR that comes in???
my tweets got more likes than his, the ppl have spoken
just?? don't accept other pull requests??
maybe checkra1n sandbox would work if it was open source
unc0ver didn't accept syns's PR 
lol
Well is it

idk like open source doesn't immediately mean you lose control of the project 
yo why isn't anyone contributing to blizzard tho
truthfully don’t know if that’s in pongOS or not
because only children pay attention to geo
y'all want an open source jailbreak go finish it
Yep the kpf part is in pongo
most of checkra1ns userland exploits are in the pongorepo, in kpf
None contributed to it yet
loss
low effort take
it’s really not
guy is smart n knows his stuff
is he wrong tho
who is paying attention to geo with the ability to contribute to a jailbreak
did geosn0w even do anything yet
but his fan base is children from youtube

knows his audience maybe
anyone with a brain to comprehend jailbreak code has no use for him
idk i dont keep up with his community or w/e
🤨
the 3 brain cells required to write a jailbreak

i think look at his thumbnails / titles tells you the kind of viewers he has bro.
it doesn’t take a rocket scientist to find out
lmfao
they’re eye candy for the less knowledgeable
king of clickbait himself
so why isn't he popular in #development then

?
lol
what
what
was that supposed to be a coherent sentence
oh
i just didn’t understand that
he’s saying we aren’t knowledgeable
makes it funnier
@restive ether
cameren i was calling the channel dumb
i didn’t realize you quoted me
i can put it in a clickbait thumbnail if it'd make it easier
please do.
😳 ⬅️ ⬅️
⬅️ #development #sus? IMPORTANT FOR Ios 14TEEN JAILBREAK
ok
that’s a saunders title not geo
geo is the only jb clickbait yter i know of so
pls
c0met was the amogusjb, it was sus and we now know it was the imposter

nfr
saw someone do that already on tiktok
they didn’t even change the popup
they changed the name and the icon
they didn’t even change the file names in the project lol
yes
Sad
I don't either
Pog
i dont either
i really wanna start working on a new game but i have zero motivation
woe
i want to get to the actual game part and not the engine part

i kinda wanna write a platformer
man I lost more brain cells reading through this stuff
@twilit jungle why do i click each link every time you do this when i already know what the result is


pixelomer moment
Cocksucker tweak
Please make Harmony 2
Why not Harmony 1?
Please RE Harmony 1
What is Harmony 1?
How is Harmony 1?


amogus

Is there a policy when it comes to releasing tweaks that someone requested on r/TweakBounty
I fulfilled the request, but I ended up making a full-fledged tweak and want to release it, should I just wait for a bit. Or is that frowned upon.
depends on the client i guess but 95% of the time they dont care if it goes public
aight
i always just ask 

ask the client
true but you can just use sex 

and set a shortcut by holding X key
shh don't tell him that
then again i wouldnt recommend using SEX as it has bootlooping problems
LOL
then again i wouldn’t recommend using settings widgets as it has bootlooping problems

.
please don't cry you cutie
So I just did a fresh install of theos and I'm getting this error for every arch: clang-5.0: error: invalid arch name '-arch arm64e'
I installed for iOS using this tutorial: https://github.com/theos/theos/wiki/Installation-iOS
Actually no, it's now just doing a spew of errors not knowing types like NSString or methods like NSLog. What could cause something like this?
You need a toolchain
"Theos Dependencies installs iOS Toolchain."
you need to get the tool chain yourself
Ah I see
What jailbreak are you on
Unc0ver 6.0.0 iOS 14.3
Do you want to compile with the ios 14 sdk
On unc0ver you can install clang but you cant use swift or an above ios 13
So id just install clang
Obj-C works fine though?
lol
Which one? My search brings up around 7 different ones
I just tried the clang from Bingner and that seemed to yield the same results as before
And somehow that really broke something
Loss
Just clang
The one from apt.bingner.com?
That’s with using the one from Bingner
I get the armv7 one, but the arm64 one is what I don’t get
this is loss
bri ish airways
I am sure it will be fixed
Can someone explain to me what the difference between a single apostrophe at the beginning and end and three apostrophes at the beginning and end of a discord comment?
Just using that template from GitHub so I didn’t forget any files. I’m not bypassing that app lol
Just want my bank to work still 😭
Aye bro thats tough
@blazing iron you aren’t importing foundation
#include <Foundation/Foundation.h>?
import
#import <Foundation/Foundation.h>? Still acting up: https://gist.github.com/JeffResc/6f8e50a0eee479820c8656a6b2dba7e4#file-log2-txt
lol
I tried giving up on iOS for it to work and turned to Linux. This is suppose to work for arm64e, right? I have this installed and it didn't seem to help either: https://github.com/sbingner/llvm-project/tree/v10.0.0-1
So I removed a lot of the unnecessary code and I'm getting a lot few errors now and they seem unrelated to the ones prior: https://gist.github.com/JeffResc/6f8e50a0eee479820c8656a6b2dba7e4#file-log3-txt
ld: unsupported tapi file type '!tapi-tbd' in YAML file '/root/theos/sdks/iPhoneOS14.4.sdk/usr/lib/libobjc.tbd' for architecture arm64e
i’m thinking this is your theos
I'm going to try another SDK
I got it working in a Linux container
iOS 12.2 SDK, no armv7 support
@restive ether Thanks for recommending me to write my own bypass, I didn't think I had it in me, but I just got it working 🙂 Probably wouldn't of even thought to do it if you hadn't brought it up
welcone back:)
@blazing iron aah yeah I need to update tapi for ios14 SDK I think? I was trying to do a huge update for all the compilers but I should probably do the smaller update to make sure things work right first
updating llvm is a pain because testing it requires so much compiling
Yeah, no problem, thank you for all tools you maintain. I'm not too sure what tapi is, is there a link or resource you can point me to on how to update it?
Ah okay I see. No problem and no rush, everything’s a bit hectic right now. I’ll update my SDK once the new clang update comes out 🙂
Hey guys I'm trying to create a widget that will show date time battery percentage and has a built in music player when the music app is playing. I have the date and time working properly however I can't seem to get the battery to read anything other than 0 and the music player is not recognizing when music is playing. Anyone able to tell what I'm doing wrong?
Battery:
function checkBattery(resourceData) {
batteryPercent.innerHTML = battery life ${resourceData.battery.percentage}%;
altBatteryPercent.innerHTML = resourceData.battery.percentage;
}
Music:
function loadMusic(musicData) {
if (musicData.nowPlaying.artwork) {
musicArtwork.style.backgroundImage =
"url(" + musicData.nowPlaying.artwork + ")";
} else {
musicArtwork.style.backgroundImage =
"url(contents/mediaIcons/noartwork.png)";
}
I am testing on an a14 device if that changes anything
What iOS⁉️


wow such constructor
Hey y'all, when I'm trying to compile my newly created application/swift project, make spits out an error about -swift-version 5 not being available. Is the BigBoss swift-toolchain out of date?
==> Compiling AppDelegate.swift (arm64)…
<unknown>:0: error: invalid value '5' in '-swift-version 5'
<unknown>:0: note: valid arguments to '-swift-version' are '3', '4'
Ope answered the first part of my question myself
It's on 4. Is there somewhere else I could get swift for iOS that is up to date?
why the fuck are you in r/israel
Why can't I be?
cdawg 😐🤲Today at 10:37 AM
Because of 

Is it possible to print the contents of variable type id? All I can currently do it get it's location in memory, but that's obviously not very useful

call description on it and log it
I did that and it seemed to do the same thing. Let me try again maybe I didn't re-install the deb or something
it’s a method on all nsobject types which prints the class name so
Yeah, I think that did work then: -[<MarcusApplication: 0x105607320> init]
I mean now I have the class name printing, but I already had that because that’s what I hooked. Can the contents of the NSObject be iterated over?
yea there’s stsckoverflow write ups for it i’d bet
alternatively copy the binary and try to get one of the buggy class dumps to work
Why?
You know what class it is so why can't you just look for the specific stuff you need inside that class? No reason to go through all the data NSObject is holding.
I have the class name and I'm just prodding around each method trying to fix where what I'm looking for could be. So how do I know the names of the variables in the class?
Look at headers
Yes, I have that, the method I'm interested in returns an id
Yeah currently on 14.1. I didn't see that and Im no perfectionist so I assumed the code was wrong or something
Sorry 14.1
then log the return value
and then get that class name
Pretty sure he is logging the return value of init
what’s the method you’re interested in then
More-or-less all the methods I can find right now that don't have to do with UI management. Trying to see if there's an easy method to disable the jailbreak detection in this app. @twilit jungle , is right, I was trying to log an init, but there's a handful of other methods I'm trying to look into as well
init* is always going to return an instance of the current class (I hope, if it doesn't then that class needs a rewrite).

Yeah I haven't done tweak development in like a year or so and I kind of forgot some of the stuff I knew, I don't know what I was thinking
This app barely has any methods so I'm not sure if it's like a Swift thing or what's going on but compared to other apps I've dumped in the past, there's nothing here
The other app I was doing this same thing for had a method -(BOOL)isJailbroken so that took me about 5 minutes to bypass, but this has nothing similar so I was just going to prod around the return values and try to see if there was anything useful
you can always hook up lldb
well usually, unless the app does some weird shit about that like nintendo
anti debugger moment
@primal perch It is a bank so maybe, but hopefully not. Does that require the app to stay open? Currently it crashes on open so I don’t have much time to capture information
uh
ok so remove whatever tweaking u did temporarily just disable it or sm
then attach using lldb and then try hooking again
@blazing iron are u gonna be doing this from ur computer to ur phone?
Does anyone here read arabic
cuz if u are then u need to download debugserver via cydia
Yes I can read 
Someone sent me this and I have no idea what it says 
يا رجال في نفس العملية يسوي لي كراش في تطبيق اكبر فأتمنى لحد يشتغل عندي البرنامج لكن المشكلة يوم يوصل اثنين يمه يسوي لل iPhone. ستارت اعادة تشغيل او يسوي كراش التطبيق يطلعني منه ومع السلامةبس أتمنى حل لي تطبيق انكفر


Yeah that’d probably be easiest. LLDB is in the LLVM apt repo?
Works on Linux for arm64e?
NSString, NSNumber, NSArray and NSDictionary would like to have a word with you
If not I can spin up a Mac VM

check if u have lldb and what version
lldb --version
Technically still an instance of the current class (even though its a subclass).
bruh
true tho
A subclass is not itself, is it?
ok buddy

No, it’s not installed on my theos Linux box at least
My brain can't 
apt
i've never been able to get lldb to work remote debugging iOS on linux
oh?
it always complains about a missing SDK path or something
Uh oh
@blazing iron in that case ur best bet would be to install LLDB directly on ur phone
and debug via ssh
Yeah I can do that
and I wasn't able to find a cli switch or env var or anything to set it
lldb or lldb-10 package?
probably lldb
lldb installed lldb-10 and version 10.0.0
we do a little trolling
Okay and how do I do that lol
do a little trolling
just temporarily uninstall that for a second
Yeah but the tweak doesn't cause the crash, being jailbroken causes the crash
It just kinda opens, hangs for about 5 seconds then crashes
when you're jailbroken, you have access to the root account of the OS right?
Then you have 5 seconds to connect the debugger
what's stopping someone from modifying the kernel permanently?
apple signature?
deep mind if I yoink the idle timer code from flexall?
only like hardware protections
I think i wrote half of it originally anyway
go for it
what about with pongoOS?
cheers
ktrr 
you did lol
yea you can with pongo
i see
just not any semi untethers
too bad my phone doesn't support checkra1n
i do have a 6s laying around
might try to get a custom kernel running if I can figure out pongo

i know somebody got Ubuntu with Wayland and everything running
which is fucking insane
Ubantu
netBSD on an iphone would be cool
Okay, I've got that and the lldb prompt up
Haven't opened the app yet
open the app
alright it opened and then crashed as expected
its crashing cuz of your tweak right?
no it just crashes because i'm jailbroken
try running lldb -n [process_name]
so for example lldb -n SpringBoard
i doub't it'll work tho since ur app pretty much crashes instantly
I don't think I have enough time
it also takes a little while to attach
but once it does attach it usually freezes execution
Yeah I said I had 5 seconds and I overestimated it's probably only about a second before it crahes
What's the command do get process names?
i forget ¯_(ツ)_/¯
ps
I tried some ps commands but I don't think that's what I'm looking for
oh...
I spam the ps command while opening the app and I get nothing about the process
I tried like 5 times
Wait other apps don't show up in ps do I need a flag?
Yes
Yalu143 is now 40% complete 
I stole tq prejb code and changed the UI
I should be able to install Cydia by overloading sql servers
bruv
So if the full path is /var/containers/Bundle/Application/.../App.app/App, I only need lldb -n App, correct?
probably ¯_(ツ)_/¯
its whatever the Process name is
so the same thing u would use if u were using killall or something
Oh I got it to attach
uicache -l moment
It hung around for a few seconds then I got Bus error: 10
loss
Seems to be my pattern recently
Is lldb compatible with A12? I found a forum post suggesting that it wasn't but that's from March so maybe it changed
yo cam, what was the consensus

woe
https://twitter.com/falc0ndev/status/1366419275980840965?s=21 when you are once again desperate for attention
Central’s code is copyrighted by ME. i did not include a license on github because not doing so makes default copyright laws come into place. this means “no one may reproduce, distribute, or create derivative works from my work”.
this includes HomePlus Pro, a paid tweak which-
@misty cradle let me know if you have any insight
Bruh I haven't see Central's code but surely someone can implement it in a better way. It literally conflicts with most tweaks.
he’s still on about this? what a loser
pretty sure that other guy did all the work updating it anyways
still sitting there
(funnily enough a bug fix update was pushed the day after this was sent)
There is this really cool feature where it does this amazing thing when you swipe that to the left.
and if we’re including all the tweaks it hates there’s a million more issues
f

honestly totally forgot.
Probably does
true
Is this the right place to go for a question to do with making an API for myself on an og iPad?
I would but uhh, I still don't see the point
lol
Yes if its development related
another toggle on the preferences 
lol
i did and that's why he's whining
its a feature in H+


and i copy pasted some of the code i used writing central

@half walrus oh i thought he was still complaining over the same stuff from like a year ago
Yeah so, you know there's that tweak for iOS 8+ that enables a wifi hotspot that does wifi sharing and all that
I need that, but for iOS 5
or maybe it is
lol
wasn’t sam still around in ios 5
nah he's especifically whining bout now how i asked the guy who updated his tweak to fix the license
like making that.
but i'm probably about to DMCA any repo with central code on it tbh
if he wants to pick a fight /shrug
which aaron
jew
it’s on packix still ain’t it
or twickd
if it’s on twickd you can ask that french sami kid in the sileo server
i need to grab everything to make a solid enough case for the DMCA to stay up
shouldn’t be too hard

what is it with llama and picking fights he cant win ;_;\

dude has personality issues, seriously lol
he still stalks this server waiting for someone to mention him
despite having been banned a year ago

i know this because i mentioned him once because someone asked about him and within a few minutes he was complaining in other servers
just delete megas name from it and make it your tweak
it’s removed now?
ez
His plan is to just rewrite everything I did and then scrub my name
No
should’ve talked to null about it
Not yet
scrub your name from the tweak
He’s not breaking rules though
dmca takedown it
let it become a shit tweak not tied to you whatsoever
What he’s doing is dumb but not against rules
its partially your code
move on and make better products
if you dont agree whats being done with your code dmca it
I’m doing that anyway
problem solved
dra1n was only good at not working
Only reason it’s relevant again is because he’s making money from it again
No
why not
He would never give me access
KILL IT
bruh
those weren’t even right half the time but amy explained the complexity of getting that info so 
i understand
just say that you dont want your code on the repo anymore
and get the tweak taken down
or send a dmca
imo not worth your time
:/
i say as i dig through the dark depths of github over a personal grudge
lol
well it doesnt really take a lot of time
as the first grader said:
he started it
you just have to know if you agree with whats being done or not
exactly
and i will finish it
not gonna reply to his dumb tweet
The licensing grounds over Dra1n are iffy though
If I were to share a deb now, it’s considered piracy
[[central]]
thanks forgot the name of the person
lol
yeah i'll hit up wiik
well, if you want to you can still kill it
you talk to him?
since you also own part of the code
One thing Dra1n is good for, is finding piracy repos
i didn’t think he talked to anyone.
i dont talk to him but ppl usually respond to me so


















