<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>늑대가 되자!</title>
    <link>https://fehead.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Mon, 8 Jun 2026 15:02:05 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>늑대랑</managingEditor>
    <image>
      <title>늑대가 되자!</title>
      <url>https://t1.daumcdn.net/cfile/tistory/207960284A27432FA1</url>
      <link>https://fehead.tistory.com</link>
    </image>
    <item>
      <title>안드로이드 커롬 은행, 금융 앱 위험 감지 패치 v5.2</title>
      <link>https://fehead.tistory.com/262</link>
      <description>https://cafe.naver.com/xst/715274
&amp;nbsp;
이 블로그의 주인과 네이버카페의 작성자는 동인 인물입니다.





========================================================
v5.2: 다이나믹 파티션 지원 추가 및 build.host 추가 수정. 
========================================================
&amp;nbsp;
=============..</description>
      <category>TIP/안드로이드</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/262</guid>
      <comments>https://fehead.tistory.com/262#entry262comment</comments>
      <pubDate>Sat, 12 Apr 2025 18:46:01 +0900</pubDate>
    </item>
    <item>
      <title>안드로이드 커롬 은행, 금융 앱 위험 감지 패치 v4</title>
      <link>https://fehead.tistory.com/261</link>
      <description>https://cafe.naver.com/xst/677131
&amp;nbsp;
이글의 원본은 네이버 사오미스토리 카페에 있으며
이 블로그의 주인과 네이버카페의 작성자는 동인 인물입니다.





========================================================
v4 : 오랜지폭스, twrp 리커버리가 아닌 일반 리커버리에서 실행할수 있게 변경 - 테스트 필요함
===================================..</description>
      <category>TIP/안드로이드</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/261</guid>
      <comments>https://fehead.tistory.com/261#entry261comment</comments>
      <pubDate>Thu, 13 Feb 2025 13:17:29 +0900</pubDate>
    </item>
    <item>
      <title>crDroid 커롬 은행, 금융 앱 위험 감지 패치 v3.1</title>
      <link>https://fehead.tistory.com/260</link>
      <description>https://cafe.naver.com/xst/677131
&amp;nbsp;
이글의 원본은 네이버 사오미스토리 카페에 있으며
이 블로그의 주인과 네이버카페의 작성자는 동인 인물입니다.
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
아래 첨부파일을 플래싱하세요.
&amp;nbsp;
플레싱하면 금융앱들이 위험감지 안할겁니다.​
전화번호 수신오류(상대방 전화번호와 자신의 전화번호가 연결되어 오는 현상)도 해결될것입니다.
(제가 테스트 해본바로는 잘 되는것 같습니다만.. 확인이 ..</description>
      <category>TIP/안드로이드</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/260</guid>
      <comments>https://fehead.tistory.com/260#entry260comment</comments>
      <pubDate>Fri, 20 Sep 2024 16:15:49 +0900</pubDate>
    </item>
    <item>
      <title>HICKIES 진동 알람 타이머 설명서</title>
      <link>https://fehead.tistory.com/259</link>
      <description>내가 까먹을까봐 올려둔다.
&amp;nbsp;

&amp;nbsp;</description>
      <category>hickies</category>
      <category>타이머</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/259</guid>
      <comments>https://fehead.tistory.com/259#entry259comment</comments>
      <pubDate>Sat, 17 Aug 2024 10:49:41 +0900</pubDate>
    </item>
    <item>
      <title>java pdf 암호화</title>
      <link>https://fehead.tistory.com/258</link>
      <description>// make pdf
   byte[] pdfOutput = makePdf();
   os.write(pdfOutput);
   os.close();

   //pdf encryption
   PDDocument pdd = PDDocument.load(os.toByteArray());
   AccessPermission ap = new AccessPermission();
   StandardProtectionPolicy stpp = new Standar..</description>
      <category>프로그래밍</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/258</guid>
      <comments>https://fehead.tistory.com/258#entry258comment</comments>
      <pubDate>Tue, 19 Apr 2022 19:30:29 +0900</pubDate>
    </item>
    <item>
      <title>OpenWrt 포팅1 -   ipTIME A3002MESH 스펙</title>
      <link>https://fehead.tistory.com/255</link>
      <description>참고 사이트 : https://mans0n.github.io/2020/08/22/openwrt-add-new-device/

&amp;nbsp;

OpenWrt에 새 기기 지원 추가하기
※ 2021-09-05: v21.02.0 기준으로 업데이트 들어가기 전에 글의 목적 뭔가 그럴듯한 인트로를 적어보려고 했는데 적당한 표현이 떠오르지 않아 포기하기로 하고, 핵심만 말하자면 국내에 OpenWrt 개발
mans0n.github.io


&amp;nbsp;
ipTIME A3..</description>
      <category>프로그래밍/Open Wrt</category>
      <category>A3002MESH</category>
      <category>OpenWrt</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/255</guid>
      <comments>https://fehead.tistory.com/255#entry255comment</comments>
      <pubDate>Sat, 5 Mar 2022 11:07:49 +0900</pubDate>
    </item>
    <item>
      <title>Sun type 7 키보드 텐키리스 개조  두번째</title>
      <link>https://fehead.tistory.com/254</link>
      <description>저번에 https://fehead.tistory.com/215 에서 Sun type7 키보드를 텐키리스 개조를 했었다.

&amp;nbsp;

Sun type 7 키보드 텐키리스 개조
밤에 집에 가는길에 키보드를 주었다. usb 선이 어디론가 없어져 있었는데.. 뭔가 꽤 좋아 보이는 멤브레인 키보드였고 Sun마크가 붙어 였었다. 게다가 Num Lock, Caps Lock, Sroll Lock LED가 중앙 상단에
fehead.tistory.com


&amp;nbsp..</description>
      <category>TIP</category>
      <category>개조</category>
      <category>키도드</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/254</guid>
      <comments>https://fehead.tistory.com/254#entry254comment</comments>
      <pubDate>Thu, 30 Dec 2021 13:16:26 +0900</pubDate>
    </item>
    <item>
      <title>라즈베리 파이 설치</title>
      <link>https://fehead.tistory.com/253</link>
      <description>1. 라즈베리파일 Imager 로 설치
&amp;nbsp;32bit 로 설치한다.
&amp;nbsp;
2. 라즈베리파일 설정
ssh 설정, wifi 설정
라즈베리파이 imager로 만든
마이크로 SD에 boot로 설정된 파티션으로 들어가서
$ sudo -i
# cd /run/media/fehead/boot
# touch ssh  # ssh enable
# cat &amp;gt; wpa_supplicant.conf
ctrl_interface=DIR=/var/run/wpa_su..</description>
      <category>Linux Kernel</category>
      <category>raspberrypi</category>
      <category>라즈베리파이</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/253</guid>
      <comments>https://fehead.tistory.com/253#entry253comment</comments>
      <pubDate>Mon, 27 Dec 2021 19:58:08 +0900</pubDate>
    </item>
    <item>
      <title>리눅스에서 절전모드에서 해제될때 USB 프리징 되는 버그</title>
      <link>https://fehead.tistory.com/252</link>
      <description>해결방법 1 :/etc/defaults/grub 에서 GRUB_CMDLINE_LINUX_DEFAULT 끝에&quot;usbcore.autosuspend=-1&quot; 를 추가하면 됩니다.GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash usbcore.autosuspend=-1&quot;그후 update-grub 를 실했시키고 재부팅합니다.해결방법 2$ sudo echo &quot;options usbcore autosuspend=-1&quot; &amp;gt; /etc/modpr..</description>
      <category>TIP/Linux 관련 Tip</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/252</guid>
      <comments>https://fehead.tistory.com/252#entry252comment</comments>
      <pubDate>Mon, 20 Dec 2021 21:00:17 +0900</pubDate>
    </item>
    <item>
      <title>CentOS nginx tomcat 에러</title>
      <link>https://fehead.tistory.com/251</link>
      <description>failed (13: Permission denied) while connecting to upstream 오류 해결방법
https://cofs.tistory.com/411
&amp;nbsp;

&amp;nbsp;

nginx failed (13: Permission denied) while connecting to upstream 오류
failed (13: Permission denied) while connecting to upstream 오류 해결방법 OS : ..</description>
      <category>TIP/Linux 관련 Tip</category>
      <author>늑대랑</author>
      <guid isPermaLink="true">https://fehead.tistory.com/251</guid>
      <comments>https://fehead.tistory.com/251#entry251comment</comments>
      <pubDate>Fri, 3 Dec 2021 18:37:28 +0900</pubDate>
    </item>
  </channel>
</rss>