Jump to content

Error when opening tweak.xm


Enoch

4 posts in this topic

Recommended Posts

Posted

You need to open the App’s binary/executable in IDA. Not your Tweak.xm file.

Your Tweak.xm is what you will use to create the .deb package.

Posted
10 minutes ago, DADi said:

You need to open the App’s binary/executable in IDA. Not your Tweak.xm file.

Your Tweak.xm is what you will use to create the .deb package.

Alright, thank you. I'm just trying to follow tutorials on YouTube and they're opening Tweak.xm's in IDA. Maybe these are really outdated.

Posted

I'm attempting to install Python from here: https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb

But when I press "install" it runs pretty smoothly until I hit the following code. I installed libffi through github but still get this.

1mdpkg: [0m dependency problems prevent configuration of python:
	python depends on libffi; however:
	Package libffi is not configured yet.
	python depends on sqlite3; however:
	Package sqlite3 is not configured yet.
	[1mdpkg:[9m error processing package python 
	(--install):
	dependency problems - leaving unconfigured 
	Errors where encountered while processing:
	python
	bash-5.0#

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines