Discuss the development of new homebrew software, tools and libraries.
	Moderators: cheriff, TyRaNiD
			
		
		
			- 
				
																			 cooleyes
- Posts: 123
- Joined: Thu May 18, 2006 3:30 pm
						
					
													
							
						
									
						Post
					
								by cooleyes » 
			
			
			
			
			I just want to hook some functions in a system prx,
can I do this?
			
			
									
									
						 
		 
				
		
		 
	 
				
				
		
		
			- 
				
																			 hlide
- Posts: 739
- Joined: Sun Sep 10, 2006 2:31 am
						
					
						
		
													
							
						
									
						Post
					
								by hlide » 
			
			
			
			
			lol, I suppose he wanted to know how he can do so, not whether he can do so :)
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			 cooleyes
- Posts: 123
- Joined: Thu May 18, 2006 3:30 pm
						
					
						
		
													
							
						
									
						Post
					
								by cooleyes » 
			
			
			
			
			hlide wrote:lol, I suppose he wanted to know how he can do so, not whether he can do so :)
hehe, yes
I want to know how I can do to hook a system api?
can anybody tell me?
 
		 
				
		
		 
	 
				
		
		
			- 
				
																			 adrahil
- Posts: 274
- Joined: Thu Mar 16, 2006 1:55 am
						
					
						
		
													
							
						
									
						Post
					
								by adrahil » 
			
			
			
			
			read through psplink source code ;) it got some API for it :P
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			 MaTiAz
- Posts: 3
- Joined: Fri Nov 17, 2006 6:05 am
						
					
						
		
													
							
						
									
						Post
					
								by MaTiAz » 
			
			
			
			
			Dark Alex's custom firmware proof of concept for 1.50 also has an useful macro for changing functions. Check the code for the macro and how to use it.