[플삼] 커펌 불가 플삼이를 위한 HEN [업뎃13, HEN 3.0.1]


update 13: 3.0.1로 업뎃되었네요. HFW 4.86을 지원합니다. 그리고 PS3MAPI를 지원합니다.

v3.0.1 (Latest Update (13))
Global Changes

  • – Updated To Support 4.86 HFW

HEN Plugin Changes

  • – Updated To Support 4.86 HFW

Payload Changes

  • – Updated To Support 4.86 HFW
  • * COBRA PS3MAPI Changes (thanks to @TheRouLetteBoi)
  • ** Added a better set process memory by using the function used to actually write to process, this will allow user to write to memory where writing permissions are disabled
  • ** Added ps3mapi_process_page_allocate this function will allocate memory into the eboot process allowing your to write/read/execute code into start_address parameter
  • ** Added ps3mapi_get_process_module_info which will get the name, module path, module segments, module start and module stop address all in one function
  • ** Added ps3mapi_create_process_thread to create thread into the process, This is useful if you want to load a small function into the process without needed make and load a sprx module

 

update 12: 3.0.0으로 업뎃되었습니다. 안정성 확보에 역점을 둔 업뎃 같네요.

v3.0.0 (Latest Update (12))

Global Changes

  • – No Longer Officially Supporting 4.82 Firmware
    (4.82는 이제 더이상 지원하지 않음)

HEN Plugin Changes

  • – Fixed freezing if DVD or CD is already inserted into PS3 when HEN is enabled
    (DVD나 CD가 들어 있는 상태에서 HEN 먹일 때 죽던 문제 해결)
  • – Showing error message if reply length is too short from server
    (서버로부터 reply length가 너무 짧을 때 에러 미시지 출력)

Payload Changes

  • – Fixed Freezing Problems on All Models
    (모든 모델에서 프리징 되던 문제 해결)
  • – Fixed Issues With Incompatible Models
    (호환되지 않던 모델들 관련 문제점 해결)
  • – Improved Sanity Checks
    (향상된 sanity checks)

 

업뎃은 HFW tools를 통해 진행하세요.^^


 

 

 

update11:아래 2.3.3은 베타 버전이고 2.4.0으로 정식 업뎃 되었네요. DLC나 PSX 게임용 RAP 파일도 지원되는군요.

Global Changes

  • – Stage2 Size went from 100kb+ to 90kb

Payload Changes

  • – Added VSH patches and disabled signature check of RIF, now other tools are compatible
  • – PS3MAPI can now write to VSH text segment like CFW
  • – Disabled VSH check in RIF that R and S cant be just 0
  • – DLC/PSX games RAP support added
  • – Fixed hitching of PSX PAL on NTSC TV and vice versa
  • – Removed unnecessary hooks on CellFsOpen/CellFsRead/CellFsClose, possibly increasing stability
  • – Speed improvement when loading NPDRM type 2 games (need original or RAP Activated RIF), CPU couldnt generate ECDSA fast enough
  • – Fixed issue where people sometimes got stuck downloading games from PSN

 

다들 아시죠? HFW tool을 통해서 업뎃하세요.^^

 

 


 

update10: 2.3.3으로 업뎃 되었어요.

Payload Changes

  • – Remapping HFW XML from /dev_flash/ now instead of /dev_hdd0/

Resource Changes

  • – Updated path pointing to ps3hen_updater.xml in hfw_settings.xml

 

update9: 4.85 이후 약간 불안정한 면이 있다 싶었는데, 2.3.2로 업뎃 되었습니다.^^

CHANGELOG
v2.3.2 (Latest Update (9))

HEN Plugin Changes

  • – Updated To Detect and Support 4.85 HFW

Payload Changes

  • – Updated To Detect and Support 4.85 HFW

 

4.85 지원이 이제 확실하게 되는거 같네요. 자동 설치도 별 문제 없어 보여요.^^


 

 

update8: 하루만에 v.2.3.1로 업뎃되었네요.^^ 인터넷을 끄고 HEN을 실행하면 프리징 되는 문제가 있었는데 바로 해결된 듯 합니다.

HEN Plugin Changes

  • – Fixed the issue when Network is disabled

Payload Changes

  • – Now mounts both dev_rewrite & dev_blind to save the scene

Resource Changes

  • – Added duplicate icon fix by DeViL303

 

업뎃은 HFW tools에서 하시면 돼요.^^


 

 

update7: v.2.3.0이 나왔습니다. 속도 향상, 버그 수정으로 보면 될 듯 합니다.

바뀐 부분은 아래와 같습니다.

 

Global Changes

  • – Exploit init is faster
  • – Increased sleep in html, removed from bins

HEN Plugin Changes

  • – HEN Updater added with version check
    (HEN 업데이터에 버전 확인 기능 추가)
  • – Fixed crash that sometimes happened on init
    (HEN 초기화할 때 먹일 때 가끔 죽는거 수정^^)
  • – If HEN doesnt init an automated soft reboot takes place
    (HEN이 제대로 초기화 안되면 자동으로 소프트 리붓됨)
  • – HEN can be enabled when failed, and ran successively, without reboot
    (실패하더라도 HEN 활성화는 된다는 소리인데 이게 뭔말이람?)
  • – Removed infinite loop. One second is 10 tries, otherwise reboot
    (무한 반복 제거. 10번 시도하고 안되면 리붓됨)

Payload Changes

  • – SELF Decrypter Fix
  • – Fixed some blackscreen issues
  • – Fixed freezing if someone tries to enable hen successfully twice
    (실수로 HEN을 두번 먹여도 죽던거 수정)
  • – Optimizations added to how much stack is available to the syscalls (original vs before original-0xd0). Thanks @aldostools
  • – Handler requests are passed fast, removed many branch conditions there for faster handling
  • – Updated extended download plugin patches, per @DeViL303 suggestion
  • – HEN queue is drained before the patches get disabled, and also synchronized properly the check to synchronize remove and do patches

 

업뎃은 HFW tools 통해 진행하세요.^^


 

update6: v.2.2.2입니다. 작은 버그들이 수정 되었고 package manager를 만들기 위해 HAN을 설치해야 하는 과정이 필요 없어졌어요.^^

Payload Changes

  • – HEN_init freezing fixed by timer change
  • – Syscall handler bug fixed, removed 2 second hang on XMB no cleanup thread
  • – HashCalc bug fixed, strict hashcheck
  • – USB Package installation support for HEN installer

Resource Changes

  • – Updated videoplayer_plugin.sprx to use proper DEX version for each firmware version

 


 

update5: v.2.2.1이 나왔네요. 뭔가 엄청 많이 달라졌군요. 이제 PSP도 지원됩니다.^^

v2.2.1

Global Changes

  • – The stackframe and PS3HEN bins are now merged as a single payload binary (PS3HEN.BIN)
    (파일 하나로 단순화 되었음.)
  • – Added HEN refresh and version display on initialize, using embedded plugin
    (HEN 새로고침과 버전 보기 추가)
  • – Replaced dev_blind with dev_rewrite to maintain RW state at all times
  • – On Boot, HEN Enabler icon is selected by default (Navigate to System Settings > Display [Whats New] > Off)
    부팅시 HEN 아이콘이 기본으로 선택된다네요. What’s New 보기를 꺼야 합니다.

HEN Plugin Changes

  • – HEN version notification on boot
    (부팅시 HEN 버전이 보임)
  • – Refreshes Game and Network Category
    (게임과 넷웍 카테고리 새로 고침)
  • – Enables in-game Screenshot feature
    (게임 중 스크린 샷 기능 활성화)
  • – Unloads Itself
    (언로드 가능)

Payload Changes

  • – HEN Installer feature added and memory management changes
  • – Fixed Encryption
  • – HMAC Hash Validation
  • – PSP ISO Launcher Support
    (PSP 런처 지원)
  • – PS2Classics launcher activation on the fly (thanks @aldostools)
    (PS2 클래식 런쳐 인증)
  • – Impoved compatibility with apps like MultiMan and others which replace syscall 6-10
    (syscall 6-10을 사용하는 어플리케이션의 호환성 향상)
  • – Cleanup thread added and Faster boot times for app increasing stability
  • – Embedded buffers and removed memory fragmentation
  • – Memory Management of map_path improved
  • – Memory Optimization (no embedded buffer for kernel plugin, only allocs when requested)
  • – Fail-safe added for stage0 incase stage2 not found (thanks @aldostools)
  • – Fixed bug where if kernel plugin was more than 64kb it will crash PS3
  • – Fixed extern typo of 64mb to 64kb
  • – Added missing COBRA patches & BT/USB passthrough support added
  • – PS3MAPI bugfix + Stability
  • – Self Threading Support. Fixes the issue with a few games (SC Trilogy and etc). Currently ISO/NetISO not supported
  • – Improved SELF auth (Fixes games that run multiple executables. Stability improved)

Resource Changes

  • – Default Theme Pack removed from main package and can now download from Themes Updater
  • – HEN Theme Pack by Itroublve_Hacker downloadable package updated with fixed icons
  • – PKG Linker is now located under Package Manager – Install Packages
  • – Cleaned Up Unused XML Entries. Added 1 query for external.xml on usb000 (thanks @DeViL303)
  • – Replaced Manual link from Network column with PS3Xploit Home link
  • – Added new coldboot, icons, and JS/HTML overlay (thanks @xps3riments)

 

뭐 기타 등등 많이 좋아졌네요. 다운로드는 여기,
MD5:PS3HEN.BIN: 7500A87ABAFCBCAF44CCA8932B0DAB0F입니다.

HEN 업뎃은 플삼이에서Hybrid Firmware Tools 를 통해 진행하면 됩니다.^^

자세한 내용은 여기를 참고하세요.^^

 

—————————————————————————————–

update4: v.2.1.1이 나왔습니다.^^ 요즘 시간이 없어서 자세한 사용기를 못 올리고 있네요. 다음 주 중에 자세한 설치법과 사용기를 올려보도록 하겠습니다.

v2.1.1 (Latest Update (4))

Stackframe Binary

  • – 4.82 CEX supported! Each FW version has its own payload, stackframe, package, and update XML.(4.82 CEX 지원)

PS3HEN Payload

  • – PSNPatch is fixed, no more freezing from syscall removal
  • – Remap for HFW_settings is now fully protected, no more disappearing HFW tools
  • – Stability patches added on initial boot process
  • – HEN check added to verify if HEN enabled, and to prevent freezing

Resources

  • – PKG Linker entries added to category_game.xml

 

다운로드

PS3HEN.BIN과 stackframe.bin이 모두 포함되어 있어요.
Here are the MD5 Hashes to verify, if interested:

————————————————————————————————————–

update3: v.2.1.0이 나왔네요.^^

CHANGELOG
v2.1.0 (Latest Update (3))

Many thanks to Habib who accidentally released v1.0.0 as anonymous ;)

PS3HEN Payload

  • – Payload size is reduced by 20kb
  • – Advanced QA Flag. This DOES NOT allow downgrading!
  • – Debug Settings Enabler added (QA flag needs to be enabled)
  • – AES calculation now uses internal library from LV2
  • – RAP can now be loaded / accessed from dev_hdd0/exdata

Resources

  • – Added Update Themes option to PS3HEN Updater menu
  • – Added theme pack by “Itroublve Hacker” to PS3HEN Updater -> Update Themes
  • – Small text edit on “Theme selector” is now “Theme Selector” under Hybrid Firmware Tools

 

다운로드는 아래입니다.^^

Release Files: PS3HEN_2.1.0.zip
Source Code @: https://github.com/PS3Xploit/PS3HENFor Safety: verify the MD5 File Hash Verify before installing
PS3HEN.BIN: B7FD3F7840E6A0B26061CC8972D15DC2

stackframe.bin: 1AAAEF467D61816982FDB148BAB34B6B

현재 가장 호환성이 좋은 매니저는 매너건즈입니다.^^
ManaGunZ v1.35 for HEN + PS2 emu fix

 

—————————————————————————

update2: v.2.0.2로 업뎃되었습니다.^^

2.0.0 이후부터 바뀐 내용들은 아래와 같아요. C00게임 언락이 기본으로 제공되고, PS2 클래식 런처를 지원합니다. 게임 호환성도 좋아졌고 버그들도 많이 수정되었네요.^^

v2.0.2

Stackframe Binary

  • – C00 unlocker activated by default

PS3HEN Payload

  • – RAP activation on the fly, default path : usb000/exdata/<rap> or usb001/exdata/<rap>
  • – Fixed issue with official NPDRM content rif deletion and unable to boot error
  • – PS2 classics launcher support
  • – Added @DeViL303‘s advanced download plugin patches
  • – Fixed Install All Packages
  • – Fixed explore_plugin patches
  • – App restriction on RemotePlay with PC removed
  • – Improved games compatibilty e.g COD3
  • – Enabling dev_blind by default
  • – Multiple path on boot_plugins & boot_plugins_kernel (HDD & USB) Thanks to @aldostools
  • – Hybrid Firmware Tools available when HEN’s activated (Enable HEN to use this feature) *
    *Only available via PS3HEN PKG installation

Resources

  • – Fixed infinite spinning wheel when in-game
  • – Both REBUG and Stock Edition available
  • – Hybrid Firmware Tools available via PKG installation
  • – HEN updater support available under Network Category
  • – Official firmware updates via internet blocked

v2.0.1 BETA

  • – mappath is used for enabling xai_plugin so it wouldn’t appear on fresh boot.
  • – Remote Play with PC restriction removed
  • @DeViL303‘s extended download_plugin support added (offline pkg includes v1.01 HEN edition)
  • – Hybrid Firmware Tools (equivalent to CFW settings with less features)
  • – Both Stock and REBUG edition (theme) available.
  • – webMAN MOD 1.47.20 beta integrated (auto-refresh Game and Network Categories, detection of re-enabled cfw syscalls)
  • – Added option to re-enable cfw syscall by accessing the system update menu on XMB Settings

 

다운로드는 아래 링크입니다.

Release Files:
PS3HEN_2.0.2.zip
Source Code @: https://github.com/PS3Xploit/PS3HEN
For Safety: verify the MD5 File Hash Verify before installing

PS3HEN.BIN: 0993D3B7A9AC91BC8569B7A596ADCB66

stackframe.bin: 1AAAEF467D61816982FDB148BAB34B6B

 

—————————————————————————————————-

update1: v.2.00의 내용입니다.

일단, PS3ISO를 제대로 지원하고 BDISO와 DVDISO로 된 영상도 지원합니다.  KW  스탤스 익스텐션이 추가 되었고 커널 플러긴 역시 지원합니다. v.1.X에선 bootplugin만 지원 되었었죠.^^

 

플러긴 지원(온라인, 오프라인 모두 가능)

  • 플러긴을 사용하려면 boot_plugins.txt 를 dev_usb000에 넣으세요.
  • 커널 플러긴은  boot_plugins_kernel.txt 파일을 dev_usb000 넣어서 사용하면 돼요.
  • 유저 플러긴 파일의 경우 v1에서는 boot_plugins_nocobra.txt 였지만 v2에서는 걍 boot_plugins.txt를 사용하며 됩니다.

 

CHANGELOG
v2.0.0

  • – HOTFIX: Removed HEN Check From Offline Packages
  • – Fake flash is no longer used, in favor of on-the-fly patching
  • – Fixed blackscreen crashes
  • – Fixed random recovery kicks
  • – ISO support added
  • – PS3MAPI support can now read/set process mem using webman
  • – KW stealth extensions added
  • – Random lv2 panic fixed
  • – Added check in html for hen success
  • – Kernel plugins support
  • – Photo gui opcode support for webman
  • – Syscall 389/409 product mode check disabled
  • – Opcode 1339 added, returns HEN version (0x0200)
  • – Full BD/DVD ISO support (AACS decryption required for BDRip)

Notes: 웹맨 마드 1.47.17과 1.47.19에서 팬 컨트롤과 PS3MAPI가 제대로 동작해요.

 

주의 사항

1. PS3 HEN을 쓸 때는 절대 FSM(팩토리 서비스 모드)를 활성화 해서는 안돼요!!
2. PSN에 접속하는건 사용자 개인의 책임이에요. 커펌 syscalls를 비활성하는게 PS3 HEN에서 제대로  되는지 장담 못한다네요.
3. CCAPI를 설치하지 마세요. 또한 몇몇 홈브류는 PS3HEN에서 잘 동작하지 않을 수도 있어요. 또한 홈브류에 따라 어떤 기능은 동작하지만 어떤 기능은 동작하지 않을 수도 있답니다. 아래 링크에서 제대로 동작하는 홈브류를 확인하세요.

PS3HEN Homebrew Compatibility

 

다운로드는 아래 링크입니다.

—————————————————————————————–

소위 nonCFW 호환 기종들(공장펌 3.60 이상의 250X와 3XXX, 4XXX)을 위한 진정한 HEN(Homebrew Enabler)가 공개 되었어요. HEN은 기존의 HAN과는 전혀 다른 개념입니다. HAN은 etHANol에서 HAN만 가져온거죠. 커펌 플삼이처럼 홈브류를 돌리는 패치들이 실질적으로 적용된게 아니라, 게임들을 각 PSN 어카운트에 맞게 사인된 pkg로 변형해서 돌리는 방식이었기 때문에 제약이 있었던 것이죠.^^

그러나 이번에 공개된 HEN은 커펌이 제공하는 기능에 매우 가깝게 근접한다고 볼 수 있어요. 심지어 Boot-Plugin, BDISO, 블루레이 영상을 위한 Cinavia 패치도 포함됩니다.

 

설치 방법

  • HFW 4.84.2 (Found here)를 정펌 4.84에서 설치하세요.
  • HAN Installer를 설치해서  Package Manger가 XMB 게임에 나오도록 한다.
  • PS3HEN.bin와 stackframe.bin, 그리고 HENTAI.pkg 를 USB 스토리지 루트에 복사해 넣는다.
  • HENTAI.PKG를 Package Manager를 통해 설치한다.
  • ps3xploit.com 웹 사이트에서 HEN Enabler를 실행한다.
  • 원하는 홈브류를 실행한다. 만약  80010017에러가 발생하면 HEN Enabler를 다시 실행한다.

 

기능은 아래와 같아요.

FEATURES (as of v1.00):


 

  • ManaGunz backup manager works best for jb rips(ISO not supported)!
  • MULTIMAN works too but compatibility is not the same.
  • PSXISO Support is there!!!!
  • BD/DVD Region patches
  • BDISO support(stutter with xmb, use showtime)
  • BOOT-PLUGINS WORK location “/dev_usb000/boot_plugins_nocobra.txt”(Use webman original one and not the mod one. also disable content scan on boot in settings)
  • Discless games work with disc icon!
  • Syscall 6 added
  • Syscall 7 added (address>0x8000000000352230) and disabled overwriting syscall 0->15
  • Syscall 15 added
  • Syscall 8 opcodes added for detection HEN and for advanced lv2 poke(read DEVELOPER SECTION)
  • Whole kernel memory RWX (execute kernel payload like this at high locations or hook syscalls etc)
  • PS3MAPI support for modding
  • Debug PKG install
  • Homebrew resigned for 3.55 and less support!
  • Homebrew Root Flags enabled!
  • HAN PKG insall support
  • PSN Connectivity
  • All process executed after HEN have rwx permissions!
  • HAN Enabled by default!

CFW PATCHES RUNNING ON PS3HEN:

  • CFW settings
  • Retail/DEBUG pkg installation
  • Unlink to Delete
  • Remote play with PC
  • Download debug pkg on retail
  • Remote play ignores SFO check
  • Cinavia protection
  • videoplayer_plugin
  • DVD region check (not cracking RCE)
  • REBUG themed RCO & XML
  • AIO copy

 

자세한 내용 및 다운로드는 여기를 참고하세요.^^

[플삼] 커펌 불가 플삼이를 위한 HEN [업뎃13, HEN 3.0.1]”에 대한 답글 14개

  1. 이젠 PS3가 예전 PSP급으로 뚫린거네요 ㅎㅎ
    PSP3000번대 도 휘발성 커펌만 됐었듯이 말이에요
    PS3ISO와 PKG가 잘 구동된다면 하나 장만해서 놀아도 좋겠어요

  2. 3000~4000번에서도
    PS3ISO와 PKG 가 된다면
    정말 역대급 소식 인정합니다 ㅋ
    2년전에만 나왓어도 초대박 뉴스였겟네요 ㄷㄷ

  3. 안녕하세요 좋은 정보 잘 참고하여 ps3 4205a 하이브리드 펌웨어 설치를 하려고 있는데
    막힌 부분이 있어 질문드립니다.
    usb를 통해서 약관동의 후 업데이트 게이지가 100%차오르고
    한 번 재부팅이 되잖습니까?

    근데 거기서 ‘이미 최신버전이라 업데이트 할 수 없습니다.’ 라고 뜨는데
    왜 이러는걸까요 ㅠㅠ

  4. 안녕하세요! 커펌 때문에 벌써 플삼이가 3대네요. 저는 밴을 안당했지만 이런 얘기해도 될지 모르겠지만 하이브리드 커펌을 쓰고 어떤 프로그램을 쓰지 말아야 할까요? CCAPI라는 프로그램은 하이브리드에서 안되는 걸로 확인됐는데, 그외 프로그램은 어떻게 잘 되나요?

    • 하이브리드펌은 단지 익스플로잇을 가능하게 해주는 기능 밖에는 없다고 보면 돼요. 하이브리드펌을 설치하고 HEN enabler를 실행할 경우 대부분의 홈브류를 실행할 수 있어요. 단, 커펌만큼 100% 기능을 활용하지 못하는 경우도 있어요.

      • 완벽한 펌웨어는 아닌가보군요. 어쩐지 몇 개는 커펌 전용 프로그램 쓰면 블랙 스크린만 뜨고 감감무소식이였다 싶네요. 계속 전원버튼 꾹 누르고 돌려봤는데 하이브리드는 그냥 가볍게 pkg나 안에있는 파일들 건드리는 거 외로는 쓸 수 없겠네요. 답변 감사합니다. 자고로 언제됐다고 4.85 패치가 나와서 참 당혹스럽기도 해요. 길어도 1년인데 몇 개월만에 플삼 패치라니 소니가 일 처리는 제대로 하나보네요.

  5. 안녕하세요 궁금한점이 있어서 질문드려요~
    4.85 hen 적용해서 사용중인데 psn 게임들중 실행이 안되는 게임들이
    다수 있더라구요 예를들어 페르소나4 pkg 설치하고 dlc 를 설치하여 실행하면 먹통이…
    파일명을 보면 NPHB00708_ALL_DLC_+_421_FIX 라고 되어 있는데 저 4.21 이란 버전과 호환이 안되어
    발생되는것인가요?

  6. 요즘은 커펌하고 hen차이가 크지않나요?
    휘발성이라서 켤때마다 먹여줘야한다는 것 말고요…
    커펌버전과 휘발버전 기기가 있는데 공간차지때문에 하나 처분하려고하는데 어떤걸 처분해야할지 고민되서…

    왠만하면 커펌가능버전을 남길텐데 그 기기가 밴도 된거라서 더 판단하기가 애매하네요.

  7. 4005B이고 HFW 4.86.1 두번설치했는데요..
    ps3xploit.com에서
    Hen 설치가 계속 실패하네요..
    뭘 체크해봐야할까요?

이현준님에게 덧글 달기 응답 취소