Browse Source

Initial commit

master
Burrit0z 4 years ago
commit
bba0e18b69
53 changed files with 430 additions and 0 deletions
  1. BIN
      .DS_Store
  2. +2
    -0
      .gitattributes
  3. +10
    -0
      .theos/_/DEBIAN/control
  4. BIN
      .theos/_/Library/MobileSubstrate/DynamicLibraries/AudioMessageBeGone.dylib
  5. BIN
      .theos/_/Library/MobileSubstrate/DynamicLibraries/AudioMessageBeGone.plist
  6. +0
    -0
      .theos/build_session
  7. +0
    -0
      .theos/fakeroot
  8. +1
    -0
      .theos/last_package
  9. +0
    -0
      .theos/obj/.stamp
  10. BIN
      .theos/obj/AudioMessageBeGone.dylib
  11. BIN
      .theos/obj/arm64/AudioMessageBeGone.dylib
  12. +20
    -0
      .theos/obj/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  13. BIN
      .theos/obj/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  14. +20
    -0
      .theos/obj/arm64/Tweak.x.17bb9aab.Td
  15. BIN
      .theos/obj/arm64/Tweak.x.17bb9aab.o
  16. BIN
      .theos/obj/arm64e/AudioMessageBeGone.dylib
  17. +20
    -0
      .theos/obj/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  18. BIN
      .theos/obj/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  19. +20
    -0
      .theos/obj/arm64e/Tweak.x.061f0908.Td
  20. BIN
      .theos/obj/arm64e/Tweak.x.061f0908.o
  21. BIN
      .theos/obj/armv7/AudioMessageBeGone.dylib
  22. +20
    -0
      .theos/obj/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  23. BIN
      .theos/obj/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  24. +20
    -0
      .theos/obj/armv7/Tweak.x.37864d8b.Td
  25. BIN
      .theos/obj/armv7/Tweak.x.37864d8b.o
  26. +0
    -0
      .theos/obj/debug/.stamp
  27. BIN
      .theos/obj/debug/AudioMessageBeGone.dylib
  28. BIN
      .theos/obj/debug/arm64/AudioMessageBeGone.dylib
  29. +20
    -0
      .theos/obj/debug/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  30. BIN
      .theos/obj/debug/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  31. +20
    -0
      .theos/obj/debug/arm64/Tweak.x.b06dce54.Td
  32. BIN
      .theos/obj/debug/arm64/Tweak.x.b06dce54.o
  33. +46
    -0
      .theos/obj/debug/arm64/Tweak.x.m
  34. BIN
      .theos/obj/debug/arm64e/AudioMessageBeGone.dylib
  35. +20
    -0
      .theos/obj/debug/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  36. BIN
      .theos/obj/debug/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  37. +20
    -0
      .theos/obj/debug/arm64e/Tweak.x.ad61d018.Td
  38. BIN
      .theos/obj/debug/arm64e/Tweak.x.ad61d018.o
  39. +46
    -0
      .theos/obj/debug/arm64e/Tweak.x.m
  40. BIN
      .theos/obj/debug/armv7/AudioMessageBeGone.dylib
  41. +20
    -0
      .theos/obj/debug/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist
  42. BIN
      .theos/obj/debug/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib
  43. +20
    -0
      .theos/obj/debug/armv7/Tweak.x.6bfb7a2a.Td
  44. BIN
      .theos/obj/debug/armv7/Tweak.x.6bfb7a2a.o
  45. +46
    -0
      .theos/obj/debug/armv7/Tweak.x.m
  46. +1
    -0
      .theos/packages/com.burritoz.audiomessagebegone-0.0.1
  47. +1
    -0
      .theos/packages/com.burritoz.audiomessagebegone-1.0
  48. +1
    -0
      AudioMessageBeGone.plist
  49. +10
    -0
      Makefile
  50. +17
    -0
      Tweak.x
  51. +9
    -0
      control
  52. BIN
      packages/.DS_Store
  53. BIN
      packages/com.burritoz.audiomessagebegone_1.0_iphoneos-arm.deb

BIN
.DS_Store View File


+ 2
- 0
.gitattributes View File

@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

+ 10
- 0
.theos/_/DEBIAN/control View File

@@ -0,0 +1,10 @@
Package: com.burritoz.audiomessagebegone
Name: AudioMessageBeGone
Depends: mobilesubstrate
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: burrit0z
Author: burrit0z
Section: Tweaks
Version: 1.0
Installed-Size: 200

BIN
.theos/_/Library/MobileSubstrate/DynamicLibraries/AudioMessageBeGone.dylib View File


BIN
.theos/_/Library/MobileSubstrate/DynamicLibraries/AudioMessageBeGone.plist View File


+ 0
- 0
.theos/build_session View File


+ 0
- 0
.theos/fakeroot View File


+ 1
- 0
.theos/last_package View File

@@ -0,0 +1 @@
./packages/com.burritoz.audiomessagebegone_1.0_iphoneos-arm.deb

+ 0
- 0
.theos/obj/.stamp View File


BIN
.theos/obj/AudioMessageBeGone.dylib View File


BIN
.theos/obj/arm64/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/arm64/Tweak.x.17bb9aab.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/arm64/Tweak.x.17bb9aab.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/arm64/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/arm64/Tweak.x.17bb9aab.o View File


BIN
.theos/obj/arm64e/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/arm64e/Tweak.x.061f0908.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/arm64e/Tweak.x.061f0908.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/arm64e/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/arm64e/Tweak.x.061f0908.o View File


BIN
.theos/obj/armv7/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/armv7/Tweak.x.37864d8b.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/armv7/Tweak.x.37864d8b.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/armv7/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/armv7/Tweak.x.37864d8b.o View File


+ 0
- 0
.theos/obj/debug/.stamp View File


BIN
.theos/obj/debug/AudioMessageBeGone.dylib View File


BIN
.theos/obj/debug/arm64/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/arm64/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/arm64/Tweak.x.b06dce54.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/arm64/Tweak.x.b06dce54.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/arm64/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/debug/arm64/Tweak.x.b06dce54.o View File


+ 46
- 0
.theos/obj/debug/arm64/Tweak.x.m View File

@@ -0,0 +1,46 @@
#line 1 "Tweak.x"

#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class CKAudioRecorder; @class CKMessageEntryAudioHintView; @class CKRecordActionMenuItem;
static void (*_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$)(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void (*_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$)(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void (*_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$)(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id); static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id);

#line 1 "Tweak.x"

static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$(self, _cmd, YES);
}



static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2) {
_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(self, _cmd, NO,NO);
}



static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2, id arg3) {
_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(self, _cmd, YES,NO,NULL);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$CKAudioRecorder = objc_getClass("CKAudioRecorder"); MSHookMessageEx(_logos_class$_ungrouped$CKAudioRecorder, @selector(setCancelled:), (IMP)&_logos_method$_ungrouped$CKAudioRecorder$setCancelled$, (IMP*)&_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$);Class _logos_class$_ungrouped$CKRecordActionMenuItem = objc_getClass("CKRecordActionMenuItem"); MSHookMessageEx(_logos_class$_ungrouped$CKRecordActionMenuItem, @selector(setSelected:animated:), (IMP)&_logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$, (IMP*)&_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$);Class _logos_class$_ungrouped$CKMessageEntryAudioHintView = objc_getClass("CKMessageEntryAudioHintView"); MSHookMessageEx(_logos_class$_ungrouped$CKMessageEntryAudioHintView, @selector(setHidden:animated:completion:), (IMP)&_logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$, (IMP*)&_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$);} }
#line 18 "Tweak.x"

BIN
.theos/obj/debug/arm64e/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/arm64e/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/arm64e/Tweak.x.ad61d018.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/arm64e/Tweak.x.ad61d018.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/arm64e/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/debug/arm64e/Tweak.x.ad61d018.o View File


+ 46
- 0
.theos/obj/debug/arm64e/Tweak.x.m View File

@@ -0,0 +1,46 @@
#line 1 "Tweak.x"

#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class CKRecordActionMenuItem; @class CKAudioRecorder; @class CKMessageEntryAudioHintView;
static void (*_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$)(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void (*_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$)(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void (*_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$)(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id); static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id);

#line 1 "Tweak.x"

static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$(self, _cmd, YES);
}



static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2) {
_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(self, _cmd, NO,NO);
}



static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2, id arg3) {
_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(self, _cmd, YES,NO,NULL);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$CKAudioRecorder = objc_getClass("CKAudioRecorder"); MSHookMessageEx(_logos_class$_ungrouped$CKAudioRecorder, @selector(setCancelled:), (IMP)&_logos_method$_ungrouped$CKAudioRecorder$setCancelled$, (IMP*)&_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$);Class _logos_class$_ungrouped$CKRecordActionMenuItem = objc_getClass("CKRecordActionMenuItem"); MSHookMessageEx(_logos_class$_ungrouped$CKRecordActionMenuItem, @selector(setSelected:animated:), (IMP)&_logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$, (IMP*)&_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$);Class _logos_class$_ungrouped$CKMessageEntryAudioHintView = objc_getClass("CKMessageEntryAudioHintView"); MSHookMessageEx(_logos_class$_ungrouped$CKMessageEntryAudioHintView, @selector(setHidden:animated:completion:), (IMP)&_logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$, (IMP*)&_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$);} }
#line 18 "Tweak.x"

BIN
.theos/obj/debug/armv7/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Info.plist View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.AudioMessageBeGone.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/armv7/AudioMessageBeGone.dylib.dSYM/Contents/Resources/DWARF/AudioMessageBeGone.dylib View File


+ 20
- 0
.theos/obj/debug/armv7/Tweak.x.6bfb7a2a.Td View File

@@ -0,0 +1,20 @@
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/armv7/Tweak.x.6bfb7a2a.o: \
/Users/carsonzielinski/Documents/audiomessagebegone/.theos/obj/debug/armv7/Tweak.x.m \
/Users/carsonzielinski/Documents/theos/Prefix.pch \
/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h \
/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h \
/Users/carsonzielinski/Documents/theos/include/HBLog.h \
/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h \
/Users/carsonzielinski/Documents/theos/include/substrate.h

/Users/carsonzielinski/Documents/theos/Prefix.pch:

/Users/carsonzielinski/Documents/theos/include/_Prefix/BackwardsCompat.h:

/Users/carsonzielinski/Documents/theos/include/_Prefix/IOSMacros.h:

/Users/carsonzielinski/Documents/theos/include/HBLog.h:

/Users/carsonzielinski/Documents/theos/include/CoreFoundation/CFLogUtilities.h:

/Users/carsonzielinski/Documents/theos/include/substrate.h:

BIN
.theos/obj/debug/armv7/Tweak.x.6bfb7a2a.o View File


+ 46
- 0
.theos/obj/debug/armv7/Tweak.x.m View File

@@ -0,0 +1,46 @@
#line 1 "Tweak.x"

#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class CKMessageEntryAudioHintView; @class CKAudioRecorder; @class CKRecordActionMenuItem;
static void (*_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$)(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST, SEL, BOOL); static void (*_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$)(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST, SEL, BOOL, BOOL); static void (*_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$)(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id); static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST, SEL, BOOL, BOOL, id);

#line 1 "Tweak.x"

static void _logos_method$_ungrouped$CKAudioRecorder$setCancelled$(_LOGOS_SELF_TYPE_NORMAL CKAudioRecorder* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$(self, _cmd, YES);
}



static void _logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(_LOGOS_SELF_TYPE_NORMAL CKRecordActionMenuItem* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2) {
_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$(self, _cmd, NO,NO);
}



static void _logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(_LOGOS_SELF_TYPE_NORMAL CKMessageEntryAudioHintView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, BOOL arg2, id arg3) {
_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$(self, _cmd, YES,NO,NULL);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$CKAudioRecorder = objc_getClass("CKAudioRecorder"); MSHookMessageEx(_logos_class$_ungrouped$CKAudioRecorder, @selector(setCancelled:), (IMP)&_logos_method$_ungrouped$CKAudioRecorder$setCancelled$, (IMP*)&_logos_orig$_ungrouped$CKAudioRecorder$setCancelled$);Class _logos_class$_ungrouped$CKRecordActionMenuItem = objc_getClass("CKRecordActionMenuItem"); MSHookMessageEx(_logos_class$_ungrouped$CKRecordActionMenuItem, @selector(setSelected:animated:), (IMP)&_logos_method$_ungrouped$CKRecordActionMenuItem$setSelected$animated$, (IMP*)&_logos_orig$_ungrouped$CKRecordActionMenuItem$setSelected$animated$);Class _logos_class$_ungrouped$CKMessageEntryAudioHintView = objc_getClass("CKMessageEntryAudioHintView"); MSHookMessageEx(_logos_class$_ungrouped$CKMessageEntryAudioHintView, @selector(setHidden:animated:completion:), (IMP)&_logos_method$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$, (IMP*)&_logos_orig$_ungrouped$CKMessageEntryAudioHintView$setHidden$animated$completion$);} }
#line 18 "Tweak.x"

+ 1
- 0
.theos/packages/com.burritoz.audiomessagebegone-0.0.1 View File

@@ -0,0 +1 @@
3

+ 1
- 0
.theos/packages/com.burritoz.audiomessagebegone-1.0 View File

@@ -0,0 +1 @@
1

+ 1
- 0
AudioMessageBeGone.plist View File

@@ -0,0 +1 @@
{ Filter = { Bundles = ( "com.apple.MobileSMS" ); }; }

+ 10
- 0
Makefile View File

@@ -0,0 +1,10 @@
INSTALL_TARGET_PROCESSES = com.apple.MobileSMS MobileSMS

include $(THEOS)/makefiles/common.mk

TWEAK_NAME = AudioMessageBeGone

AudioMessageBeGone_FILES = Tweak.x
AudioMessageBeGone_CFLAGS = -fobjc-arc

include $(THEOS_MAKE_PATH)/tweak.mk

+ 17
- 0
Tweak.x View File

@@ -0,0 +1,17 @@
%hook CKAudioRecorder
-(void)setCancelled:(BOOL)arg1 {
%orig(YES);
}
%end

%hook CKRecordActionMenuItem
-(void)setSelected:(BOOL)arg1 animated:(BOOL)arg2 {
%orig(NO,NO);
}
%end

%hook CKMessageEntryAudioHintView
-(void)setHidden:(BOOL)arg1 animated:(BOOL)arg2 completion:(id)arg3 {
%orig(YES,NO,NULL);
}
%end

+ 9
- 0
control View File

@@ -0,0 +1,9 @@
Package: com.burritoz.audiomessagebegone
Name: AudioMessageBeGone
Depends: mobilesubstrate
Version: 1.0
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: burrit0z
Author: burrit0z
Section: Tweaks

BIN
packages/.DS_Store View File


BIN
packages/com.burritoz.audiomessagebegone_1.0_iphoneos-arm.deb View File


Loading…
Cancel
Save